@charset "utf-8";

body{font-style:normal;font:12px Arial, Helvetica,sans-serif,"\5B8B\4F53";color:#000000;background:#FFF;/*letter-spacing: 1px;*/min-width: 1200px;} 
body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, p, marquee, from{margin:0;padding:0;} 
ol, ul ,li{list-style: none;} 
img {border: 0; vertical-align:middle;} 
a{color:#333;text-decoration:none; }  
a:hover{color:#278ae8;text-decoration:underline;} 
/*body,html{overflow-x:hidden;}*/
::selection { background:#278ae8; color:#fff;}
::-moz-selection { background:#278ae8; color:#fff;}
::-webkit-selection { background:#278ae8; color:#fff;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.hide{display:none;}
.block{display: block;}
.fixed {position: fixed;z-index:1;}
.l{float:left;}
.r{float:right;}
.clear{clear:both; font-size:0; line-height:0; height:0;}
.after-clear::after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.line {height:1px;background-color:#ddd;overflow:hidden;}
.line2px {height:0;border-top:1px solid #ddd;border-bottom:1px solid #fff;overflow:hidden;}
.line2pxlight {height:0;border-top:1px solid #939393;border-bottom:1px solid #fff;overflow:hidden;}
.h5 {height: 5px;display:block; overflow: hidden;}
.h10 {height: 10px;display:block; overflow: hidden;}
.h20 {height: 20px;display:block; overflow: hidden;}
.h30 {height: 30px;display:block; overflow: hidden;}
.fixhidden{overflow: hidden;}
.nowrap{white-space:nowrap;}
.nowarp-hidden{overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.relative{position: relative;}
.plr20{padding-left: 20px; padding-right: 20px; }
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.red,.red:hover{color: #c40000;}

.w1200{
	width:1200px;
	margin:0 auto;
}

/* top */
.top-box{
    height: 30px;
    line-height: 30px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f0f0f0;
    color: #777;
	font-size:12px;
}
.top-box a{
    margin: 0 5px;
	color: #777;
}
.top-box a:hover{
	color: #278ae8;
}
/*search*/
.box-search .search-input{
	width:600px;
	height:45px;
	background-color:#f5f5f5;
	border-radius:5px;
	overflow:hidden;
}
.box-search .search-input .l{
	float:left;
	width:518px;
	height:43px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #f5f5f5;
}
.dlicon{background:url(../image/dl-info.png) no-repeat;}
.box-search .search-input .r{
	float:right;
	width:80px;
	height:45px;
	background-color:#278ae8;
	position:relative;
}
.box-search .search-input svg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
.box-search .search-input .t{
	border:0 none;
	outline:0 none;
	font-size:14px;
	color:#666;
	width:52px;
	padding:1px 0 5px 0;
	height:29px;
	margin:0 0 0 14px;
	background-color:#fff;
	appearance:none;
  	-moz-appearance:none;
	display: none;
}
.box-search .search-input .q{
	border:0 none;
	outline:0 none;
	font-size:14px;
	color:#666;
	width:90%;
	height:43px;	
	/* margin:0 5px; */
	padding-left:20px;
	background-color:#fff;
	/* border-left:1px solid #e8e8e8; */
}
.box-search .search-input .s{
	border:none;
	background-color:#0c69d8;
	font-size:14px;
	color: #fff;
	text-align:center;
	width:100%;
	height:45px;
	line-height:45px;
	background-position:13px 7px;
	cursor: pointer;
}
.box-search .search-input:hover .l{
	border:1px solid #f5f5f5;
}
.box-search .search-input:hover .r{
	background-color:#278ae8;

}
.box-search .search-input:hover .s{
	background-color:#278ae8;
}
.dl-adv{
	width:189px;
	height:59px;
	float:right;
	margin-top:28px;	
}
.box-search .search-item{
	display:none;
	width:480px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#999;
	overflow:hidden;
}
.box-search .search-item a{
	margin:0 5px;
	color:#999;
}
.box-search .search-item a.hot,.box-search .search-item a:hover{
	color:#cc0001;
}
/*cart*/
.box-cart{
    position: relative;
    zoom: 1;
}
.box-cart .cart-button{
    width: 123px;
    height: 33px;
    line-height: 35px;
    text-indent: 40px;
    color: #237de2;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    background-image: url(base/cart.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none !important;
}
.box-cart .cart-button:hover{
    color: #fff;
    background-color: #237de2;
    border: 1px solid #2c91e4;
    background-position: 10px -15px;
}
.box-cart .cart-num{
    width: 23px;
    height: 22px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    top:-16px;
    right: 15px;
    font-size: 11px;
    background-image: url(base/cart.png);
    background-position: 0 -50px;
    background-repeat: no-repeat;
}
.box-cart:hover .cart-num{
    color: #237de2;
    background-position: 0 -75px;
}
.work-box ul li{
    height: 103px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #f3f3f3;
}
.work-box ul li:first-child{
    margin-top: 5px;
}
.work-box ul li:hover{
    border: 1px solid #278ae8;
}
.work-box ul li:hover h2{
    color: #278ae8;
}
.work-box .item-con{
    width: 140px;
    margin: 5px 15px ;
    display: inline-block;
    float: right;
}
.work-box .item-con h2{
	font-family:"Microsoft Yahei";
	font-size:1.3em;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.work-box .item-con p{
    height: 36px;
    line-height: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #666;
}
.work-box .item-con p.more{
    height: 20px;
    margin-bottom: 0;
    color: #278ae8;
}
.work-box i{
    width: 60px;
    height: 50px;
    background-image: url(base/work.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 25px;
    float: right;
}
.work-box i.img1{
    background-position: 0 0;
}
.work-box i.img2{
    background-position: -60px 0;
}
.work-box i.img3{
    background-position: -120px 0;
}
.work-box i.img4{
    background-position: -180px 0;
}
.work-box ul li:hover i.img1{
    background-position: 0 -50px;
}
.work-box ul li:hover i.img2{
    background-position: -60px -50px;
}
.work-box ul li:hover i.img3{
    background-position: -120px -50px;
}
.work-box ul li:hover i.img4{
    background-position: -180px -50px;
}

/*links*/
.links-box{
    background-color: #fbfbfb;
    border: 1px solid #f5f5f5;
}
.links-box .box-bar{
    height: 40px;
    line-height: 40px;
    margin-left: 30px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 700px;
    color: #666;
	padding-top: 10px;
}
.links-box .box-con {
    padding:0 30px 15px 30px;
}
.links-box .box-con ul li{
	width: 115px;
	height:25px;
	line-height:25px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.links-box .box-con ul.num6 li{
	width: 20%;
}
.links-box .box-con ul li a{
    padding:2px 0;
    color:#555;
}
.links-box .box-con ul li a:hover{
    color:#278ae8;
	text-decoration: none;
}
/*copyright*/
.copyright-bg{
    background-color: #fff;
	overflow:hidden;
}
.copyright-box{
    border: 1px solid #fff;
    border-top: 0;
    text-align: center;
}
.copyright-box .line{
    margin: 0 30px;
	height:0;
    border-bottom: 1px solid #f5f5f5;
}
.copyright-box p{
	line-height: 24px;
	padding: 17px 0 14px 0;
	color: #777;
	font-size: 12px;
}
.copyright-box ul{
    width: 330px;
    margin: 20px auto;
}
.copyright-box ul li {
	width: 83px;
	height: 30px;
	margin: 0 13px;
	float: left;
}
.copyright-box ul li a{
	width: 83px;
	height: 30px;
    line-height: 90px;
	display: block;
    overflow: hidden;
	background-image: url(base/copyright.png);
	background-repeat: no-repeat;
}
.copyright-box ul li.img1 a{
    background-position: 0 0;
}
.copyright-box ul li.img2 a{
    background-position: 0 -30px;
}
.copyright-box ul li.img3 a{
    background-position: 0 -60px;
}
.theme-box {
    margin: 10px auto;
    height: 30px; line-height: 30px;
}
.theme-box a{
    padding: 5px 10px;
    color: #fff;
    background-color: #237de2;
    border: 1px solid #237de2;
    margin: 0 10px;
}
.theme-box a:hover{
    text-decoration: none;
}
.theme-box a.touch{
    background-color: #ff6600;
    border: 1px solid #ff6600;
}

/*nav*/
.nav-box{
	margin: 8px auto;
	/* height: 40px; */
	line-height: 40px;
	font-size: 12px;
	color: #777;
	padding: 12px;
	line-height: 1.75;
}
.nav-box a{
	color: #777;
}
.nav-box b{
	margin:0 5px;
	font-weight:400;
	font-size:12px; 
	color:#777;
}
.nav-box-jpfw{
	padding-top: 0;
	margin-top: 0;
	padding-left: 0;
}
/*filter*/
.h174{
    height: 154px;
    overflow: hidden;
}
.filter-box {
	position: relative;
}
.filter-box .box-tips {
	padding: 0 10px;
	display: none;
}
.filter-box .box-tips div.l{
	width: 100px;
	line-height: 40px;
	text-indent: 20px;
    color: #666;
    float: left;
}
.filter-box .box-tips ul.l{
    width: 1050px;
    margin-top: 7px;
    float: left;
}
.filter-box .box-tips ul li{
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	/*display: inline;*/
	float: left;
}
.filter-box .box-tips ul li a {
	height: 24px;
	line-height: 24px;
    border: 1px solid #fff;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
    border: 1px solid #f3f3f3;
	color: #666;
	background-image: url(base/x.png);
	background-repeat: no-repeat;
    background-position: 6px -1px;
    padding-left: 25px;
}
.filter-box .box-tips ul li a:hover, .filter-box .box-tips ul li a.action {
    border: 1px solid #278ae8;
	color: #278ae8;
	text-decoration: none;
    background-position: 6px -24px;
}
.filter-box .box-item {
	margin-bottom: 12px;
}
.filter-box .box-item:first-of-type{
	margin-top: 7px;
}
.filter-box .box-item:last-of-type{
	margin-bottom: 0;
}
.filter-box .box-item .l {
	width: 80px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	text-align: left;
	float: left;
}
.filter-box .box-item .h {
	line-height: 25px;
	text-align: center;
	float: left;
}
.filter-box .box-item .h a {
	height: 25px;
	line-height: 25px;
	display: inline-block;
	padding: 0 15px;
	font-size: 14px;
	white-space: nowrap;
	float: left;
	border: 1px solid #fff;
}
.filter-box .box-item .h a:hover{
	cursor: pointer;
	color: #237de2;
	border: 1px solid #d7e8fa;
	text-decoration: none;
	border-radius: 20px;
}
.filter-box .box-item .h _a:hover, .filter-box .box-item .h a.action {
	color: #237de2;
	border: 1px solid #d7e8fa;
	text-decoration: none;
	border-radius: 20px;
}
.filter-box .box-item .r {
	width: 992px;
	line-height: 25px;
	float: left;
}
.filter-box .box-item .r ul {
	height: auto;
	overflow: hidden;
	margin-left: 5px;
}
.filter-box .box-item .r ul.collapse{
	height:25px;
}
.filter-box .box-item .r ul::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.filter-box .box-item .r ul li {
	height: 25px;
	float: left;
}
.filter-box .box-item .r ul li.split{
	width:100%;
	height:1px;
	margin:12px 0 10px 0;
	overflow:hidden;
	border-bottom:1px dotted #ececec;
	/*clear:both;*/
}
.filter-box .box-item .r ul li a {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 15.5px;
	border-radius: 20px;
	border: 1px solid transparent;
}
.filter-box .box-item .r ul li a:hover{
	cursor: pointer;
}
.filter-box .box-item .r a:hover, .filter-box .box-item .r a.action, .filter-box .box-item .r ul li.app-menu-active a {
	border: 1px solid #d7e8fa;
	color: #237de2;
	text-decoration: none;
}
.filter-box .noexpand .r{
    width: 1030px;
}
.filter-box .box-item .r ul.select li{
    height: 35px;
    line-height: 35px;
}
.filter-box .box-item .r ul.select li select{
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
    margin-bottom: 10px;
	white-space: nowrap;
	background-color:#fff;
	outline:none;
}
.filter-box .box-item .r ul.select li select.action{
    color: #278ae8;
    border:1px solid #278ae8;
}
.filter-box .box-item .m {
	line-height: 25px;
	text-align: center;
	float: left;
}
.filter-box .box-item .m a {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	padding: 0 15px;
}
.filter-box .box-item .m a i {
	width: 10px;
	height: 6px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(base/filter.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.filter-box .box-item .m a:hover{    
    color:rgba(5,41,55,0.33);
	text-decoration:none;
}
.filter-box .box-item .m a:hover i{
	background-position:0 -10px;
}
.filter-box .scroll .m a i{
	background-position:0 -20px;
}
.filter-box .scroll .m a:hover i{
	background-position:0 -30px;
}
.filter-box .box-expand {
	width: 80px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ececec;
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: 560px;
}
.filter-box .box-expand a {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
}
.filter-box .box-expand a i {
	width: 10px;
	height: 6px;
	line-height: 20px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(base/filter.png);
	background-position: 0 -10px;
	background-repeat: no-repeat;
}
.filter-box .box-expand a:hover i{
	background-position:0 0;
}
.filter-box .box-collapse a i{
	background-position:0 -30px;
}
.filter-box .box-collapse a:hover i{
	background-position:0 -20px;
}

.qhlb-box .box-tips{
    line-height: 40px;
}
.qhlb-box .box-item .r ul li{
    min-width: auto;
}
.qhlb-box  .box-expand{
	left: 450px;
}
.qhlb-box .box-item .r ul li.action {
    background-color: #278ae8;
}
.qhlb-box .box-item .r ul li.action a{
    color: #fff;
}

.filter-box .tag .r ul li {
    width: 80px;
    overflow: hidden;
}

/*分栏*/
.w990{
    width: 990px;
}
.w200{
    width: 200px;
}

/*list*/
.list-box{
	/*width: 990px;*/
}
.list-box .box-tab {
	padding: 20px;
	line-height: 30px;
	overflow: hidden;
	background: #FFF;
	border-bottom: 2px solid #278ae8;
}
.list-box .box-tag{
	background-color: #fff;
	margin: 0;
	padding: 20px;
}
.list-box .box-tab .l {
	min-width: 60px;
	margin-left: 5px;
	padding-right: 20px;
	text-align: center;
	float: left;
}
.list-box .box-tab .c {
	width: 800px;
	float: left;
}
.list-box .box-tab .c li {
	min-width: 88px;
	height: 27px;
	line-height: 30px;
	overflow: hidden;
	margin-right: 5px;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	text-align: center;
	float: left;
}
.list-box .box-tab .c li.action {
	border-color: #278ae8;
	background-color: #278ae8;
}
.list-box .box-tab .c li.asc,  .list-box .box-tab .c li.desc{
    background-image: url(base/jt.png);
    background-repeat: no-repeat;
}
.list-box .box-tab .c li.asc{
    background-position: right -31px;
}
.list-box .box-tab .c li.action.asc{
    background-position: right -111px;
}
.list-box .box-tab .c li.desc{
    background-position: right 9px;
}
.list-box .box-tab .c li.action.desc{
    background-position: right -71px;
}
.list-box .box-tab .c li a {
	padding: 0 25px 0 15px;
	color: #333;
}
.list-box .box-tab .c li.action a {
	color: #fff;
}

.list-box .box-con {
	margin: 0 0 10px 10px;
}
.hfb_keyword_list .list-box .box-con {
	margin: 0;
}
.list-box .box-item {
    position: relative;
	padding: 32px 10px 30px 10px;
    border:1px solid #fff;
	border-bottom-color:#eee;
}
.hfb_keyword_list .list-box .box-item {
	background-color: #fff;
	border: none;
	margin-bottom: 10px;
}
.list-box .box-item:hover{
	border-bottom-color:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.list-box .box-item .item-l {
	width: 160px;
	text-align: center;
	float: left;
}
.list-box .box-item .item-c {
	width: 690px;
	float: left;
}
.list-box .box-item .item-r {
	width: 95px;
	margin-right:10px;
	text-align: right;
	float: right;
}
.list-box .box-item .item-image a {
	width: 130px;
	height: 180px;
}
.list-box .box-item .item-image a img {
	width: 130px;
	height: 180px;
}
.list-box .box-item .item-title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #237de2;
}
.list-box .box-item .item-title h4 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
}
.list-box .box-item .item-title h4 a {
	color: #333;
}
.list-box .box-item .item-param::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.list-box .box-item .item-param li{
	width: 220px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-box .box-item .item-param li.nofloat {
	width: 680px;
	clear: both;
}
.list-box .box-item .item-param li.nofloat a{
    margin-right: 10px;
}
.list-box .box-item .item-param li.info{
	height: 50px;
	white-space: normal;
    color: #666;
}
.list-box .box-item .item-param li span {
	margin-right: 3px;
	color: #333;
}
.list-box .box-item .item-param li a {
	color: #333;
}
.list-box .box-item .item-param .nofloat a {
	color: #0045c0;
}
.list-box .box-item .item-param li.ar10 a {
	margin-right: 10px;
}
.list-box .box-item .item-info{
    height: 25px;
    line-height: 25px;
    color: #999;
}
.list-box .box-item .item-info b{
    margin: 0 5px;
    color: #237de2;
    font-family: verdana;
    font-weight: 700;
}
.list-box .box-item .item-but div{
    text-align: center;
}
.list-box .box-item .item-but div a{
	width: 80px;
	height: 29px;
	line-height: 29px;
	margin: 8px auto;
	display: block;
	border: 1px solid #ececec;
	background-color: #f7f7f7;
    text-decoration: none;
}
.list-box .box-item .item-but div a:hover{
    color: #fff;
	border: 1px solid #278ae8;
	background-color:#278ae8;
}
.list-box .box-item .item-but .but-talk a{
	color: #fff;
	border: 1px solid #278ae8;
	background-color:#278ae8;
}
.list-box .box-item .item-but .but-talk a:hover{
	background-color: #278ae8;
	border: 1px solid #278ae8;
}
.list-box .box-item .item-but .but-talk a:hover span {
	color: #fff;
}
.list-box .box-item .item-but .but-favorite span{
	position:relative;
	top:-1px;
}
.but-favorite i{
	margin-right:5px; 
	font-size:18px;	
	font-weight:bold;
	color:#cf4204;
}
.list-box .box-item .item-but .but-favorite a:hover i{
	color:#fff;
}
.list-box .box-item div.but-info{
    height: 25px;
    line-height: 25px;
	margin: 8px auto;
    color: #999;
    text-align: left;
}
.hfb_keyword_list .list-box .box-item div.but-info{
	text-align: center;
}
.list-box .box-item .but-info b{
    margin: 0 5px;
    color: #278ae8;
    font-family: verdana;
    font-weight: 700;
}


.list-box .shop{
    height:auto;
	padding: 15px 10px;
    border:1px solid #fff;
}
.list-box .shop:hover{
    border-bottom-color:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.list-box .shop .item-discount {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(base/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.list-box .shop .item-param li.info{
    height: 50px;
    white-space: normal;
}
.list-box .shop .item-param .price font{
	font-size: 16px;
	font-weight: bold;
}
.list-box .shop .item-param .price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.list-box .shop .item-param .price s {
	font-size: 12px;
	color:#aaa;
}
.list-box .zzs{
    height: 140px;
}
.list-box .zzs .item-c{
	width: 830px;
}
.list-box .zzs .item-param{
    height: auto;
}
.list-box .zzs .item-param li{
	width: 380px;
}


/*page*/
.page-box{
    line-height:30px;
    margin:40px auto;
    text-align: center;
}
.page-box ul {
    /*float:right;*/
}
.page-box ul li {
    line-height:40px;
    margin-right:5px;
    /*float:left;*/
    display: inline-block;
}
.page-box ul li a{
    height:28px;
    line-height:28px;
    padding:0 12px;
    display:inline-block;
    font-size:14px;
    color:#278ae8;
    border:1px solid #d6d6d6;
}
.page-box ul li a:hover, .page-box ul li a.action{
    color:#fff;
    text-decoration:none;
    background-color:#278ae8;
    border:1px solid #278ae8;
}
.page-box ul li span{
    height:28px;
    line-height:28px;
    padding:0 10px;
    margin-top: 5px;
    display:inline-block;
    font-size:14px;
    color:#999;
    border:1px solid #d6d6d6;
}
.page-box ul li a.prev {
    padding-left:16px;
    background-image:url(base/page.png);
    background-position: 0 0;
    background-repeat:no-repeat;
}
.page-box ul li a.next {
    padding-right:16px; 
    background-image:url(base/page.png);
    background-position: 100% 0;
    background-repeat:no-repeat;
}
.page-box ul li a.prev:hover {
    background-position: 0 -29px;
}
.page-box ul li a.next:hover {
    background-position:100% -29px;
}

/*share*/
.share-box {
	height: 25px;
	line-height: 25px;
	margin: 20px auto;
}

.share-box .box-title {
	color: #666;
	float: left;
}
.share-box .box-list {
	float: left;
}

/*article*/
.article-box{
	border: 1px solid #f3f3f3;
}
.article-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.article-box .box-item {
	margin: 10px;
}
.article-box .box-item ul li {
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background-image: url(base/dot.png);
	background-position: 0 12px;
	background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article-box .box-item ul li.split {
	height: 0px;
	border-bottom: 1px dotted #999;
	margin-top: 5x;
	margin-bottom: 5px;
	overflow: hidden;
}
.article-box .box-item ul li a {
	color: #333;
    text-decoration:none;
}
.article-box .box-item ul li a:hover {
    color:#cc0001;
}

/*image*/
.image-box{
	border: 1px solid #f3f3f3;
}
.image-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.image-box .box-item {
	margin: 10px;
}
.image-box .box-item ul li {
    margin:30px 0;
    border-bottom:1px solid #ececec;
	text-align: center;
	position: relative;
}
.image-box .box-item ul li:last-child{
    border-bottom:0 solid #ececec;
}
.image-box .box-item .item-pic {
	width: 120px;
	margin: 0 auto;
}
.image-box .box-item .item-pic img {
	width: 120px;
	height: 160px;
}
.image-box .box-item .item-info {
    margin-top: 10px;
	line-height: 24px;
}
.image-box .box-item .item-info a {
	color: #278ae8;
    text-decoration:none;
}
.image-box .box-item .item-info a:hover {
    color:#278ae8;
}
.image-box .box-item .item-info span{
	color: #999;
}
.image-box .box-item .item-info span b{
    margin-left: 3px;
    color:#cc0001;
}
.image-box .box-item .item-level {
    line-height:24px;
    font-size:12px;
    color:#666;
    text-align:center;
}
.image-box .box-item .item-level a{
    color:#666;
}
.image-box .box-item .item-level span {            
    margin-left:5px;
	color:#cc0001;
}
.image-box .box-item .item-price{
	font-family:"Arial";
	font-size:16px;
	height:20px;
	line-height:20px;
	color:#cc0001;
}
.image-box .box-item .item-price span{
	margin:0 4px;
}
.image-box .box-item .item-price s{
	font-size: 12px;
	color:#aaa;
}
.image-box .box-item .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.image-box .box-item .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(base/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.image-box .box-item .item-but {
    margin:20px auto;
    text-align:center;
}
.image-box .box-item .item-but a {
    width:80px;
    height:28px;
    line-height:28px;
    color:#278ae8;
    display:inline-block;
    border-top:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
}
.image-box .box-item .item-but a:hover {
    color:#fff;
	background-color: #278ae8;
    text-decoration:none;
    border:1px solid #278ae8;
    box-shadow:2px 1px 6px #ccc;
}
.good-box .box-item .item-but a {
	background-color: #ffeded;
	border: 1px solid #c40000;
	color: #c40000;
}
.good-box .box-item .item-but a:hover {
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
}


/*imagetxt*/
.imagetxt-box{
	border: 1px solid #f3f3f3;
}
.imagetxt-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.imagetxt-box .box-item {
	margin: 10px;
}
.imagetxt-box .box-item ul li {
    border-bottom:1px solid #ececec;
    padding: 15px 0;
	position: relative;
}
.imagetxt-box .box-item ul li:last-child{
    border-bottom:0 solid #ececec;
}
.imagetxt-box .box-item .item-pic {
	width: 95px;
    float: left;
    text-align: center;
}
.imagetxt-box .box-item .item-pic img {
	width: 75px;
	height: 100px;
}
.imagetxt-box .box-item .item-txt {
	width: 130px;
    overflow: hidden;
    float: left;
}
.imagetxt-box .box-item .item-info {
	line-height: 24px;
}
.imagetxt-box .box-item .item-info a {
	color: #333;
    text-decoration:none;
}
.imagetxt-box .box-item .item-info a:hover {
    color:#278ae8;
}
.imagetxt-box .box-item .item-info span{
	color: #999;
}
.imagetxt-box .box-item .item-info span b{
    margin-left: 3px;
    color:#cc0001;
}
.imagetxt-box .box-item .item-level {
    line-height:24px;
    font-size:12px;
    color:#666;
}
.imagetxt-box .box-item .item-level a{
    color:#666;
}
.imagetxt-box .box-item .item-level span {            
    margin-left:5px;
	color:#cc0001;
}
.imagetxt-box .box-item .item-price{
	font-family:"Arial";
	font-size:16px;
	height:30px;
	line-height:30px;
	color:#cc0001;
}
.imagetxt-box .box-item .item-price span{
	margin:0 4px;
}
.imagetxt-box .box-item .item-price s{
	font-size: 12px;
	color:#aaa;
}
.imagetxt-box .box-item .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.imagetxt-box .box-item .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;

	background-image: url(base/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.imagetxt-box .box-item .item-but {
    margin:20px auto;
    text-align:center;
}
.imagetxt-box .box-item .item-but a {
    width:80px;
    height:28px;
    line-height:28px;
    color:#278ae8;
    display:inline-block;
    border-top:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
}
.imagetxt-box .box-item .item-but a:hover {
    color:#fff;
	background-color: #278ae8;
    text-decoration:none;
    border:1px solid #278ae8;
    box-shadow:2px 1px 6px #ccc;
}
.good-box .box-item .item-info span b{
	color: #666;
}

/*keyword*/
.keyword-box{
	border: 1px solid #f3f3f3;
}
.keyword-box .box-bar{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.keyword-box .box-item{
	margin: 10px;
}
.keyword-box .box-item ul li {
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	white-space: nowrap;
	float: left;
    min-width: 80px;
}
.keyword-box .box-item ul li a {
	padding: 3px 5px;
	color: #278ae8;
    text-decoration:none;
}
.keyword-box .box-item ul li a:hover{
    /*background-color:#278ae8;
    color:#fff;*/
    color: #cc0001;
}
.keyword-box .box-item ul li span {
    color: #555;
}
.keyword-box .box-item ul li a:hover span{
    /*color:#999;*/    
    color: #cc0001;
}
.keyword-box .box-more {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
.keyword-box .box-more a {
	color: #333;
    padding-right: 10px;
    background-image: url(base/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}
.keyword-box .box-more a:hover {
    color:#cc0001;
}

/*sort*/
.sort-box{
	border: 1px solid #f3f3f3;
}
.hfb_keyword_list .sort-box{
	background-color: #fff;
}
.sort-box .box-bar{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.sort-box .box-item {
	margin: 10px;
}
.sort-box .box-item ul{
    text-align: center;
}
.sort-box .box-item ul li {
	height: 28px;
	line-height: 28px;
	margin: 8px auto;
}
.sort-box .box-item ul li a {
	margin: 0 auto;
	width: 160px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #ececec;
}
.sort-box .box-item ul li a:hover{
	color: #fff;
    background-color:#278ae8;
    border:1px solid #278ae8;      
}

/*qikan*/
.qikan-box{
	border: 1px solid #f3f3f3;
}
.qikan-box .box-bar{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.qikan-box .box-pic{
    margin: 20px 0;
    text-align: center;    
}
.qikan-box .box-pic img{
    width: 200px;
    height: 265px;
}
.qikan-box .box-info{
    padding: 0 20px;
    line-height: 25px;
}
.qikan-box .box-info a{
    color: #278ae8;
    margin-right: 5px;
}
.qikan-box .box-info span{
    margin-left: 3px;
    margin-right: 5px;
    color: #cc0001;
    font-size: 14px;
}
.qikan-box .box-but{
    margin: 20px 20px;
    text-align: left;
}
.qikan-box .box-but a{
    width:70px;
    height:28px;
    line-height:28px;
    color:#278ae8;
    display:inline-block;
    border:1px solid #e9e9e9;
	text-align: center;
}
.qikan-box .box-but a:hover, .qikan-box .box-but a.action{
    color:#fff;
	background-color: #278ae8;
    text-decoration:none;
    border:1px solid #278ae8;
    box-shadow:2px 1px 6px #ccc;
}
.qikan-box .box-item {
	line-height: 25px;
    margin: 10px 20px;
}
.qikan-box .box-item dt {
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}
.qikan-box .box-item dd {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.qikan-box .box-item dd span {
	color: #666;
}
.qikan-box .box-item dd a {
	color: #278ae8;
}
.qikan-box .box-item dd b {
	color: #cc0001;
}

.down-box{
    margin:20px auto;
    text-align: center;
}
.down-box a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 20px;
    color: #278ae8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #278ae8;
    border-radius: 5px;
    text-align: left;
}
.down-box a i {
	width: 20px;
	height: 20px;
	margin: 10px 5px 10px 25px;
	overflow: hidden;
	display: inline-block;
	background-image: url(base/down.png);
	background-position: 0 0;
	background-repeat: no-repeat;
    vertical-align: bottom;
}
.down-box a i.img2{
	background-position: -20px 0;
}
.down-box a i.img3{
	background-position: -40px 0;
}
.down-box a i.img4{
	background-position: -60px 0;
}
.down-box a i.img5{
	background-position: -80px 0;
}
.down-box a i.img6{
	background-position: -100px 0;
}
.down-box a:hover, .down-box a.action{
    color: #fff;
    background-color: #278ae8;
}
.down-box a:hover i, .down-box a.action i{
	background-position: 0 -20px;
}
.down-box a:hover i.img2, .down-box a.action i.img2{
	background-position: -20px -20px;
}
.down-box a:hover i.img3, .down-box a.action i.img3{
	background-position: -40px -20px;
}
.down-box a:hover i.img4, .down-box a.action i.img4{
	background-position: -60px -20px;
}
.down-box a:hover i.img5, .down-box a.action i.img5{
	background-position: -80px -20px;
}
.down-box a:hover i.img6, .down-box a.action i.img6{
	background-position: -100px -20px;
}

/*分栏*/
.w940{
    width: 940px;
}
.w250{
    width: 250px;
}

/*booknva*/
.booknav-box{
    padding-bottom: 20px;
    /* background-color: #f5f5f5; */
}
.hfb_keyword_list .booknav-box{
	background-color: #fff;
}
.booknav-box .box-bar{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0 20px;
    color: #333;
    /*background-color: #eee;*/
    border-bottom: 1px solid #999;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
}
.booknav-box .box-item dl{
    height: 35px;
    overflow: hidden;
    margin: 0 15px;
}
.booknav-box .box-item dl.action{
    height: auto;
}
.booknav-box .box-item dl dt{
    height: 35px;
    line-height: 35px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
    color: #666;
    padding-left: 10px;
    cursor: pointer;
}
.booknav-box .box-item dl dt i{
	width:16px;
	height:16px;
    margin-right:5px;
    display: inline-block;
    background-image: url(base/add.png);
    background-position: -32px -1px;
    background-repeat: no-repeat;
    margin-top: 11px;
    float: left;
}
.booknav-box .box-item dl.action dt i{
    background-position: -48px -1px;
}
.booknav-box .box-item dl dt:hover, .booknav-box .box-item dl.action dt{
    color: #278ae8;
}
.booknav-box .box-item dl dt:hover a, .booknav-box .box-item dl.action dt a{
    color: #278ae8;
}
.booknav-box .box-item dl dd{
    margin-left: 20px;
}
.booknav-box .box-item dl dd a{
    /* width: 200px; */
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.booknav-box .box-item dl dd a:hover{
	color: #fff;
    background-color: #237de2;
}
.booknav-box .box-item dl dd a span{
    color: #999;
}
.booknav-box .box-item dl dd a:hover span{
    color: #fff;
}
.booknav-box .box-item dl.col2::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.booknav-box .box-item dl.col2 dd{
    width: 90px;
    margin: 0 0 0 12px;
    text-align: center;
    float: left;
}
.booknav-box .box-item dl.tl dd{
    text-align: left;
}
.booknav-box .box-item dl.col2 dd a{
    width: 80px;
}
.booknav-box .box-item dl.col4::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.booknav-box .box-item dl.col4 dd{
    width: 60px;
    margin: 0 0 0 10px;
    text-align: center;
    float: left;
}
.booknav-box .box-item dl.col4 dd a{
    width: 60px;
}


/*分栏*/
.w590{
    width: 587px;
}
.w850{
    width: 847px;
}
.w350{
    width: 350px;
}

.bd1{
    border: 1px solid #f3f3f3;
}
.bd1 img{width:100%;}
.bd1 #yw0{width:auto;}

/*preview-box*/
.preview-box {
    /* height:580px; */
	height: auto;
    overflow:hidden;
    /*border-right:1px solid #ececec;*/
}
.preview-box .box-image {
    height:415px;
    border-bottom:1px solid #ececec;
}
.preview-box .box-image .preview{
	position: relative;
	margin:20px 30px;
    width:290px;
    height:390px;
    overflow: hidden;
}
.preview-box .box-image .preview img{
    width:290px;
    height:390px;
}
.preview-box .box-image .zoomdiv img{
	width: auto;
	height: auto;
	margin: 0;
}
.preview-box .box-image-item {
    height:90px;
    border-bottom:1px solid #ececec;
}
.dlxn-previ-box .box-image-item{display:none;}
.preview-box .box-image-item .item-l, .preview-box .box-image-item .item-r {
    width:12px;
    height:62px;
    margin:10px 5px;
	overflow:hidden;
    float:left;
}
.preview-box .box-image-item .item-l a, .preview-box .box-image-item .item-r a {
    width:12px;
    height:62px;
    overflow:hidden;
    display:inline-block;
	background-image:url(base/preview.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.preview-box .box-image-item .item-l a:hover {
	background-position:-13px 0;
}
.preview-box .box-image-item .item-r a {
	background-position:0 -67px;
}
.preview-box .box-image-item .item-r a:hover {
	background-position:-13px -67px;
}
.preview-box .box-image-item .item-c {
    width:305px;
    height:62px;
    margin:10px 0;
    overflow:hidden;
    position:relative;
    float:left;
}
.preview-box .box-image-item .item-con {
    width:65535px;
    position:relative;
}
.preview-box .box-image-item .item-c ul {
    float:left;
    position:relative;
}
.preview-box .box-image-item .item-c ul li {
    width:54px;
	overflow:hidden;
    margin:0 3px 0 4px;
    float:left;
}
.preview-box .box-image-item .item-c ul li a {
    width:54px;
    height:62px;
    display:inline-block;
}
.preview-box .box-image-item .item-c ul li a:hover, .preview-box .box-image-item .item-c ul li.action a {
    background-image: url(base/preview.png);
    background-position: -30px 0;
    background-repeat: no-repeat;
}
.preview-box .box-image-item .item-c ul li a img {
    width:37px;
    height:54px;
    margin:4px 7px;
}
.preview-box .box-share-item {
    height:58px;
}
.preview-box .box-share-item .item-l {
    width:75px;
    height:16px;
    margin:20px 0 20px 12px;
    font-size:12px;
    line-height:16px;
    color:#999;
    float:left;
}
.preview-box .box-share-item .item-l i{
	width:16px;
	height:16px;
    margin-right:5px;
    float:left;
    background-image: url(base/preview.png);
    background-position: 0 -140px;
    background-repeat: no-repeat;
}
.preview-box .box-share-item .item-c {
    width:170px;
    height:16px;
    margin:14px 0 26px 0;
    float:left;
}
.preview-box .box-share-item .item-r {
    width:75px;
    height:16px;
    margin:20px 0 20px 12px;
    font-size:12px;
    line-height:16px;
    color:#333;
    float:left;
}
.preview-box .box-share-item .item-r i{
	width:16px;
	height:16px;
    margin-right:5px;
    float:left;
    background-image: url(base/preview.png);
    background-position: 0 -160px;
    background-repeat: no-repeat;
}
.preview-box .box-share-item .item-r a:hover {
    text-decoration:none;
}


/*info*/
.info-box{
    /* min-height:580px; */
	min-height: 495px;
    /*overflow:hidden;*/    
    border-left:1px solid #ececec;
    position: relative;
}
.info-box .box-title{
	position: relative;
    margin:20px 20px 0 20px;
}
.info-box .box-title h3 {
    /* height:28px; */
    line-height:36px;
    font-family: "Microsoft YaHei";
    font-size:24px;
    color:#333;
    font-weight:700;
    float: left;
}
.info-box .box-title hr{height: 1px;border: 0;background-color: #e5e5e5;margin:18px auto 20px auto;}
.info-box .box-description {
    margin:10px 20px 0 20px;
    height:50px;
    line-height:25px;
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
    font-weight:400;
    overflow:hidden;
}
.info-box .box-item {
    margin:10px 20px 0 20px;
    background-color:#f8f8f8;
    color:#333;
}

.info-box .box-item ul{
	height:72px;
    padding:10px 20px;
}
.info-box .box-item ul li{
    width:22%;
    height:23px;
    line-height:23px; 
    margin-right:3%;
    float:left;
    overflow:hidden;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size:12px;
    color: #333;
}
.info-box .box-item ul li span {
    margin-right:3px;
}
.info-box .box-item ul li a {
    color: #666;
}
.info-box .box-item ul li a:hover {
    color:#278ae8;
}



.box-item-tabs .box-item-tabs_tit i{width: 11px;height: 7px;display: inline-block;
    background: url(./base/sprites_introduce.png);
    background-position: 96px -8px;
}
.info-box .box-item-normal{border: 0;background-color: #fff;font-size: 14px;}
.info-box .box-item-normal ul{height: auto;padding: 0;}
.info-box .box-item-normal ul li{width: 30%;font-size:14px;margin-bottom:9px;color: #000;}
.info-box .box-item-normal ul li span {color:#333;}
.info-box .box-item-normal ul li .box-item-b{font-weight: 700;}
.box-item-tabs{margin: 20px 20px 0 20px;font-size: 0;}
.box-item-tabs .box-item-tabs_tit span{padding:10px 20px;font-size: 14px;cursor: pointer;background-color: #fff;display: inline-block;}
.box-item-tabs .box-item-tabs_tit .active{border: 1px solid #e5e5e5;border-bottom: 1px solid #fff;}
.box-item-tabs .box-item-tabs_tit .active i{background-position: 74px -7px;width: 8px;height: 9px;}
.box-item-tabs .box-item-tabs_con{font-size: 14px;border: 1px solid #e5e5e5;margin-top: -1px;padding:10px 20px;}
.box-item-tabs .box-item-tabs_con li{font-size: 14px;display: none; line-height: 30px;}
.box-item-tabs .box-item-tabs_con li a{padding: 3px 5px;color: #3742a7;line-height: 1.7;}
.box-item-tabs .box-item-tabs_con li a:hover{background-color: #3742a7;color: #fff;text-decoration: none;}
.box-item-tabs .box-item-tabs_con li.active{display: block;}



.info-box .box-affect {

    margin:10px 20px 0 20px;
}
.info-box .box-affect ul li {
    height:28px;
    line-height:28px;
    color:#333;
    font-size:14px;
}
.info-box .box-affect ul li span {
    margin-left:10px;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#cc0001;
}
.info-box .box-category{
    height:24px;
    line-height:24px;
	margin: 5px 20px;
    color:#333;
    font-size:14px;
}
.info-box .box-qkjb{
	margin-top: 4px;
	float: left;
}
.info-box .box-category span{
}
.info-box .box-category a{
    padding:3px 5px;
    color:#237de2;
    /*font-size:12px;*/
}
.info-box .box-category a:hover {
    background-color: #278ae8;
    color:#fff;
    text-decoration:none;
}
.info-box .box-record {
	margin: 5px 20px;
}
.info-box .box-record .record-l {
    width:70px;
    height:25px;
    line-height:25px;
    color:#333;
    font-size:14px;
    float:left;
}
.info-box .box-record .record-r {
    width:717px;
    float:left;
}
.info-box .box-record .record-r ul {
    /*padding: 5px 10px;*/
    margin-bottom: 10px;
    min-height:100px;
    /*height:100px;
    overflow:auto;
    overflow-x:hidden;*/
}
.info-box .box-record .record-r ul li {
    height:24px;
    line-height:24px;
    white-space:nowrap;
    font-size:14px;
    margin-right:5px;
    float:left;
}
.info-box .box-record .record-r ul li a {
    padding:3px 5px;
    color:#237de2;
}
.info-box .box-record .record-r ul li a:hover {
    background-color:#237de2;
    color:#fff;
    text-decoration:none;
}

.info-box .box-buy {margin:10px 20px 0 20px;
/* position: absolute;bottom: 0; */
margin-top: 27px;
}

.info-box .box-buy .buy-l {
    width:250px;
    margin:5px 10px;
    border-right:1px solid #ddd;
    text-align:center;
    float:left;
}
.info-box .box-buy .buy-l a {
    width:155px;
    height:48px;
    margin:20px;
    line-height: 48px;
    display: inline-block;
    border-radius: 5px;
    background-color:#237de2;
}
.info-box .box-buy .buy-l a:hover {
    background-color:#237de2;
    text-decoration:none;
}
.info-box .box-buy .buy-l a i {
	width:24px;
	height:22px;
    margin:13px 10px 13px 20px;
	display:inline-block;
	background-image:url(base/preview.png);
	background-position:-60px -140px;
	background-repeat:no-repeat;
    float:left;
}
.info-box .box-buy .buy-l a span{
	display:block;
    font-family:"Microsoft YaHei";
    font-size:18px;
    color:#fff;
    float:left;
}
.info-box .box-buy .buy-r {
    width:480px;
    margin:5px 10px;
    float:left;
}
.info-box .box-buy .buy-r .code {
    width:88px;
    height:88px;
    float:left;
}
.info-box .box-buy .buy-r .code img{
    width:80px;
    height:80px;
    margin:4px;
}
.info-box .box-buy .buy-r ul {
    width:430px;
    overflow:hidden;
    margin:14px 0;
    float:left;
}
.info-box .box-buy .buy-r ul li {
    height:30px;
    line-height:30px;
    font-size:12px;
    color:#666;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.info-box .box-buy .buy-r ul li span {
    color:#999;
    margin-right:3px;
}
.info-box .box-buy .buy-r ul li a {
    padding:3px 5px;
    color:#237de2;
}
.info-box .box-buy .buy-r ul li a:hover {
    background-color:#237de2;
    color:#fff;
    text-decoration:none;
}





.info-box .box-pay .pay-a i{width: 20px;height: 18px;display: inline-block;vertical-align: middle;
    background: url(./base/sprites_introduce.png);
}
.xszj .xszj-infos li i{width: 62px;height: 74px;display: block;margin: 0 auto;margin-top: 20px;
    background: url(./base/sprites_introduce.png);
}
.xszj .xszj-infos li:hover{border-color: #278ae8;}
.xszj .btn_orange i{width: 22px;height: 25px;display: inline-block;vertical-align: middle;margin-right: 6px;
    background: url(./base/sprites_introduce.png);
}
.xszj .xszj-infos2 li i{display: block;margin: 0 auto;position: absolute;bottom: 0;left: 50%;
    background: url(./base/sprites_introduce2.png);
}
.xszj .xszj-infos2 li{cursor: pointer;}
.xszj .xszj-infos2 li:hover{background-color: #edfbff;}
.info-box .box-pay .pay-a .i_learning{background-position: 128px -33px;}
.info-box .box-pay .pay-a .i_consult{background-position: 128px -59px;;}
.info-box .box-pay .pay-a a{width: 140px;height: 50px;line-height: 50px;text-align: center;display: inline-block;font-size: 16px;color: #fff;background-color: #278ae8;text-decoration: none;border-radius: 5px;margin-right: 12px;}
.info-box .box-pay .pay-a a:hover{background-color: #278ae8;}
.info-box .box-pay .pay-a .pay-a_subscribe{width: 138px;height: 48px;border: 1px solid #278ae8;color: #278ae8;background-color: #fff;}
.info-box .box-pay .pay-a .pay-a_subscribe:hover{line-height: 50px;color: #fff;background-color: #278ae8;}
.info-box .box-pay .pay-c {font-size:12px;color:#666;height: 54px;line-height: 54px;}
.last_child{margin: 0 !important;}
.xszj h1{font-size: 24px;color: #333;margin-top: 38px;margin-bottom: 24px;text-align: center;}
.xszj .xszj-infos li{width: 218px;height: 136px;display: inline-block;border: 1px solid #e5e5e5;margin-right: 16px;text-align: center;float: left;}
.xszj .xszj-infos li a{text-decoration: none;}
.xszj .xszj-infos li span{margin-top: 12px;display: block;font-size: 14px;color: #333;}
.xszj .xszj-infos li .xszj-infos_i1{background-position: 0 0;}
.xszj .xszj-infos li .xszj-infos_i2{background-position: -70px 0;}
.xszj .xszj-infos li .xszj-infos_i3{background-position: -140px 0;}
.xszj .xszj-infos li .xszj-infos_i4{background-position: -210px 0;}
.xszj .btn_orange{width: 290px;height: 50px;line-height: 50px;font-size: 18px;margin: 0 auto;display: block;text-align: center;background-color: #ff5a31;color: #fff;border-radius: 25px;text-decoration: none;}
.xszj .btn_orange:hover{background-color: #fb4518;}
.xszj .btn_orange .i_urgent{background-position: 128px 0;}
.xszj .xszj_banner img{width: 940px;height: 124px;}
.xszj .xszj_cons ul li{width: 940px; cursor: pointer;}
.xszj .xszj_cons ul li:hover{background-color: #edfbff;}
.xszj .xszj_cons .xszj_cons_odd{background-color: #fff; }
.xszj .xszj_cons .xszj_cons_even{background-color: #f8f8f8;}
.xszj .xszj_cons .imgs{width: 120px;height: 60px; text-align: center;display: inline-block;vertical-align: top;float: left;}
.xszj .xszj_cons .imgs i{display:inline-block; background:url(./base/sprites_introduce1.png) no-repeat;}
.xszj .xszj_cons .imgs .xszj_cons_i1{width: 45px;height: 51px; margin-top:20px; background-position: 0 0;}
.xszj .xszj_cons .imgs .xszj_cons_i2{width: 50px;height: 51px; margin-top:17px; background-position: -45px 0;}
.xszj .xszj_cons .imgs .xszj_cons_i3{width: 50px;height: 51px; margin-top:17px; background-position:-95px 0;}
.xszj .xszj_cons .imgs .xszj_cons_i4{width: 50px;height: 51px; margin-top:17px; background-position:-145px 0;}
.xszj .xszj_cons .xszj_con{display: block;width: 740px;height: 70px; padding:20px 0 10px 0;}
.xszj .xszj_cons .xszj_con .xszj_con_t1{font-size: 18px;font-weight: 700;color: #333;display: inline-block;}
.xszj .xszj_cons .xszj_con .xszj_con_t2{font-size: 14px;color: #777;margin-top: 14px;}
.xszj .xszj-infos2{width: 940px;height: 286px;display: block;}
.xszj .xszj-infos2 li{width: 235px;height: 286px;float: left;}
.xszj .xszj-infos2 li p{position: relative;margin-top: 6px;text-align: center;color: #777;font-size: 12px;}
.xszj .xszj-infos2 li .xszj-infos2_i{width: 230px;height: 75px;}
.xszj .xszj-infos2 li .xszj-infos2_i1{width: 30px;height: 30px; background-position: 0 0;margin-left: -15px;}
.xszj .xszj-infos2 li .xszj-infos2_i2{width: 34px;height: 30px;background-position:-30px 0;margin-left: -18px;}
.xszj .xszj-infos2 li .xszj-infos2_i3{width: 30px;height: 30px;background-position: -64px 0;margin-left: -18px;}
.xszj .xszj-infos2 li .xszj-infos2_i4{width: 26px;height: 30px;background-position: -94px 0;margin-left: -14px;}
.xszj .xszj-infos2 li .xszj-infos2_tit{font-size: 16px;font-weight: 700;text-align: center;color: #333;margin-top:16px;margin-bottom: 18px;}


.xszj .xszj_honor ul li{width: 230px;height: 210px; float: left;background-color: red;margin-right: 6px;position: relative; margin-bottom: 4px;text-align: center;display: table;}
.xszj .xszj_honor ul li i{width: 49px;height: 49px;display: block;position: absolute;border-radius: 50%;right: -27px;top: 82px;z-index: 20;
    background: url(./base/sprites_introduce.png);    
    background-position: 166px 52px;
    *display:none; /*ie6,7 */
}
.xszj .xszj_honor{position: relative;}
.xszj .xszj_honor .xszj_honor_odd{background-color: #f2f2f2;}
.xszj .xszj_honor .xszj_honor_even{background-color: #f8f8f8;}
.xszj .xszj_honor ul li p{font-size: 12px;line-height: 1.5;margin:0 auto;display: block;display: table-cell;vertical-align: middle;text-align: center;}
.xszj .xszj_honor ul li:hover{background-color: #edfbff;cursor: pointer;}
.xszj .xszj_honor ul li p span{width: 142px;display: inline-block;text-align: left;}
.xszj .xszj_honor ul li p .line{margin:10px auto;background-color: #e4dbdb;}
.xszj .xszj_honor ul li p .minh{min-height: 54px;}
.xszj .xszj_honor ul li p .minh1{*margin-top:20%; /*ie6,7 */}
.xszj .xszj_honor ul li p .minh2{*margin-top:30%; /*ie6,7 */}
.xszj .xszj_honor ul li a{position: absolute;bottom: 16px;left: 50%;margin-left: -20px;background-color: #237de2;color: #fff;padding: 4px 7px;text-decoration: none;}
.xszj .xszj_honor-img{text-align: center;}
.xszj .xszj_honor-img .imgs{margin-bottom: 6px;}
.xszj .xszj_honor-img .imgs img{*float: left;*margin-right:2px;/*ie6,7 */}
.xszj .xszj_honor-img h1{font-size: 24px;color: #237de2;margin-top: 38px;margin-bottom: 13px;text-align: center;}
.xszj .xszj_honor-img h2{font-size: 18px;color: #777;text-align: center;font-weight: normal;}
.xszj .xszj_honor-img .imgs a{position: relative; display: inline-block;}
.xszj .xszj_honor-img .imgs a span{position: absolute; display: inline-block; width:64px; height:64px; top:50%; left:50%; margin-top: -32px; margin-left: -32px; background-size: 64px 128px; background-image: url(./base/play-bg.png); background-repeat: no-repeat; background-repeat: 0 0;}
.xszj .xszj_honor-img .imgs a:hover span{background-position: 0 -64px;}


.box-ad{margin: 10px auto;}
.box-ad img{width:100%;}


.info-box .box-pay .pay-c span {
    display:inline-block;
    padding-left:6px;
    margin-right:20px;
    color:#333;
}
.info-box .box-pay .pay-c span i {
    width:20px;
    height:18px;
    vertical-align:middle;
    display:inline-block; 
    margin-right:5px;
    background-image: url(base/preview.png);
    background-position: -30px -140px;
    background-repeat: no-repeat;
}
.info-box .box-pay .pay-c a{
    color:#999;
	text-decoration:none;
}
.info-box .box-pay .pay-c a:hover{
    color:#278ae8;
}
.info-box .box-pay .pay-c span .i1 {
    width:14px;
    height:16px;
    background-position: -30px -140px;
}
.info-box .box-pay .pay-c span .i2 {
    width: 16px;
    height: 18px;
    background-position: -30px -170px;
}
.info-box .box-pay .pay-c span .i3 {
    width:16px;
    height:16px;
    background-position: -30px -200px;
}
.info-box .box-price{
    margin: 10px 0;
	padding: 10px 20px;
	background-color: #fff2e8;
	font-size: 14px;
}
.info-box .box-price dl dt{
	width: 80px;
	float: left;
	color: #999;
}
.info-box .box-price dl dd{
	float: left;
}
.info-box .box-price i{
	font-style: normal;
}
.info-box .box-price .price-market{
	height: 25px;
	line-height: 25px;
	font-size: 14px;
    color:#333;
}
.info-box .box-price .price-market i{
    font-family: verdana,arial;
    font-size:14px;
	font-weight: 400;
    margin-right: 5px;
    color:#333;
}
.info-box .box-price .price-market .market-val{
    font-family: verdana,arial;
	font-size: 18px;
	font-weight: 400;
}
.info-box .box-price .price-sell{
	height: 25px;
	line-height: 25px;
    font-size:14px;
    color:#333;
}
.info-box .box-price .price-sell i{
    font-size:20px;
    margin-right: 5px;
    color:#cc0001;
}
.info-box .box-price .price-sell span {
    font-family: verdana,arial;
	font-size: 22px;
	font-weight: 700;
    color:#cc0001;
}
.info-box .box-price .price-sell span.sell-discount {
	margin-left: 20px;
	font-size: 24px;
}
.info-box .box-price .price-sell .sell-time {
	margin-left: 20px;
	line-height: 24px;
	color:#333;
}
.info-box .box-price .price-sell .sell-time i {
    width:23px;
    height:23px;
    vertical-align:middle;
    display:inline-block; 
    margin-right:5px;
    background-image: url(base/preview.png);
    background-position: -60px -170px;
    background-repeat: no-repeat;
}
.info-box .box-price .price-sell .sell-time span {
	margin: 0 2px;
	font-size: 14px;
	font-weight: bold;
}
.info-box .box-price .price-sell span.sell-info {
	margin-left: 20px;
	font-size: 12px;
    font-weight: normal;
	padding: 5px 10px;
	color: #fff;
	background-color: #f47a86;
}
.info-box .box-price .price-sell .sell-offline span {
	margin-left: 20px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #f5b50d;
}

.info-box .box-price .sale-info dd{
	font-size: 12px;
}
.info-box .box-price .sale-info ul li{
	margin: 5px 0;
	color: #cc0000;
	line-height: 25px;
}
.info-box .box-price .sale-info ul li span{
	background-color: #cc0000;
	padding: 4px 3px;
	margin-right: 20px;
	color: #fff;
}
.info-box .box-price .sale-info ul li b{
    color: #333;
    font-weight: normal;
    margin-left: 20px;
}
.info-box .box-price .sale-info ul li b a{
	color: #cc0001;
}
.info-box .box-sell{
	height: 37px;
	margin: 5px 0;
	border-top:1px dotted #c9c9c9;
	border-bottom:1px dotted #c9c9c9;
}
.info-box .box-sell ul li{
	margin: 5px 0;
	width: 30%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #666;
	float: left;
}
.info-box .box-sell ul li.line{
	width: 1px;
	background-color: #fff;
	border-right: 1px dotted #c9c9c9;
}
.info-box .box-sell ul li.clear{
	width: auto;
}
.info-box .box-sell ul li font{
	margin-left: 4px;
}
.info-box .box-cart{
	height: 40px;
	margin: 10px 0;
	padding-left: 80px;
}
.info-box .box-cart a{
	background-color: #ffeded;
	border: 1px solid #c40000;
	text-decoration: none;
	color: #c40000;
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
    font-family:"Microsoft YaHei";
    font-size:16px;
	margin: 0 10px;
	text-align:center;
}
.info-box .box-cart .cart-buy:hover{
	background-color: #fedfdf;
	border: 1px solid #c40000;
	color: #b40000;
}
.info-box .box-cart .cart-add{
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
	position: relative;
	text-indent: 2em;
}
.info-box .box-cart .cart-add i{
	position: absolute;
	width: 24px;
	height:22px;
	display: inline-block;
	left: 30px;
	top:10px;
	background-image:url(base/preview.png);
	background-repeat:no-repeat;
	background-position:-60px -200px;
}
.info-box .box-cart .cart-add:hover{
	background-color: #b40000;
	border: 1px solid #b40000;
	color: #fff;
}
.info-box .box-cart a:hover, .info-box .box-cart a.action{
	/*background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;*/
}
.info-box .box-cart a.cart-talk {
    width:155px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 5px;
    background-color:#237de2;
    border: none;
}
.info-box .box-cart a.cart-talk:hover {
    background-color:#237de2;
    text-decoration:none;
}
.info-box .box-cart a.cart-talk i {
	width:24px;
	height:22px;
    margin:9px 10px 9px 20px;
	display:inline-block;
	background-image:url(base/preview.png);
	background-position:-60px -140px;
	background-repeat:no-repeat;
    float:left;
}
.info-box .box-cart a.cart-talk span{
	display:block;
    font-family:"Microsoft YaHei";
    font-size:18px;
    color:#fff;
    float:left;
}
.info-box .box-service{
	height: 57px;
	line-height: 58px;
    margin: 0 20px;
	padding-left: 10px;
	color: #6c6c6c;
	border-top: 1px dotted #ddd;
}
.info-box .box-service dl dt{
	width: 70px;
	float: left;
}
.info-box .box-service dl dd{
	width: 80px;
	margin-right:10px;
	float: left;
}
.info-box .box-service dl dd i {
    width:23px;
    height:23px;
    vertical-align:middle;
    display:inline-block; 
    margin-right:5px;
    display: none;
    /*background-image: url(base/preview.png);
    background-position: -60px -170px;
    background-repeat: no-repeat;*/
}

/*goods*/
.goods-box{
    min-height: 164px;
}
.goods-box dl.box-specs{
	margin-top: 5px;
}
.goods-box dl dt{
	float: left;
	width: 60px;
	line-height: 42px;
	font-size: 14px;
	color: #777;
}
.goods-box dl dd{
	float: left;
	width: 816px;
	line-height: 25px;
}
.goods-box dl dd ul li{	
	padding: 2px 10px;
	margin: 0 15px 0 0;
	line-height: 24px;
	background: #fff;
	border:1px solid #dcdcdc;
	outline:1px solid #fff;
	float: left;
	cursor: pointer;
	margin-bottom: 10px;
}
.goods-box dl dd ul li img{
	width: 36px;
	height: 36px;
	margin: 3px -5px;
	border-radius: 3px;
}
.goods-box dl dd ul li.action, .goods-box dl dd ul li:hover{
	border:1px solid #f40;
	outline:1px solid #f40;
	background-image: url(base/preview.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.goods-box .box-nums a{
	width: 30px;
	font-size: 14px;
	height: 30px;
	line-height: 28px;
	display: inline-block;
	border:1px solid #d7d7d7;
	text-decoration: none;
	text-align: center;
}
.goods-box .box-nums a:hover{
	border:1px solid #666;
}
.goods-box .box-nums input{
	width: 56px;
	height: 30px;
	line-height: 28px;
	padding: 0;
	font-size: 14px;
	text-align: center;
	border-left:none;
	border-right:none;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	overflow: hidden;
	outline:medium;
}
.goods-box .box-nums span{
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}
.goods-box .box-nums .box-nums-store{
    /*display: none;*/
}
.goods-box .box-status{
	height: 25px;
	line-height: 25px;
	margin: 10px 10px 0 10px;
	padding: 0 10px;
	border: 1px solid #ddd;
	color: red;
	background-color: #ffe8d7;
	display: none;
}
/*content*/
.content-box{
    /*margin: 0 20px;*/
    margin-bottom: 20px;
}
.content-box .box-bar{
    /*height: 20px;
    line-height: 40px;
    margin-bottom: 20px;
	border-bottom: 1px solid #e1e1df;*/
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
	border-left: 5px solid #278ae8;
    
}
.content-box .box-bar h3{
    height: 40px;
    font-family:"Microsoft YaHei";
	font-size: 16px;
    font-weight: normal;
	float: left;
	padding-right: 10px;
    color: #333;
	/*background: #fff;*/
}
.content-box .box-bar .bar-more{
    height: 40px;
    padding: 0 10px;
	/*background: #fff;*/
    float: right; 
}
.content-box .box-bar .bar-more a{
    padding-right: 10px;
    background-image: url(base/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}
.content-box .box-con{
    margin: 10px 0;
    line-height: 2;
    color: #333;
    font-size: 14px;
    text-indent: 2em;    
}
.content-box .box-con p{
    padding:10px 0;
    text-indent:2em;
}
.content-box .box-list ul{
    padding:10px 0;
}
.content-box .box-list ul li {
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#333;
}
.content-box .box-list ul.col3 li{
	width:30%;
	margin-right:3%;
	float:left;
}
.content-box .box-list ul li a {
    color:#333;
}
.content-box .box-list ul li a:hover {
    color:#278ae8;
}
.content-box .box-picture ul li {
	width: 175px;
	height: 250px;
	text-align: center;
	float: left;
}
.content-box .box-picture .item-photo {
	width: 120px;
	height: 160px;
	margin: 10px 20px 5px 20px;
	display: block;
}
.content-box .box-picture .item-photo img {
	width: 120px;
	height: 160px;
}
.content-box .box-picture .item-title {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}
.content-box .box-picture .item-info {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.content-box .box-picture .item-info a{
	color:#666;
}
.content-box .box-picture .item-info span{
	color:#c30;
	font-size: 14px;
	margin-left: 5px;
}
.content-box .box-picture .item-info a:hover{
	color:#cc0001;
}
.content-box .box-goods{
    
}

/*goods*/
.box-goods ul li{
	position: relative;
}
.box-goods .item-price{
	font-family:"Arial";
	font-size:16px;
	height:20px;
	line-height:20px;
	color:#cc0001;
}
.box-goods .item-price span{
	margin:0 4px;
}
.box-goods .item-price s{
	font-size: 12px;
	color:#aaa;
}
.box-goods .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.box-goods .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(base/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
/*bbs*/
.box-bbs {
    padding-top: 10px;
}
.box-bbs dd{
    padding: 10px;
    margin-bottom: 20px;
    border:1px solid #ededed;
}
.box-bbs .bbs-info{
	height:25px;
	line-height:25px;
	font-size:12px;
	margin:0 10px;
	color:#666;
}
.box-bbs .bbs-info .author{
	color:#278ae8;
}
.box-bbs .bbs-info .title a{
	margin:0 5px;
	color:#278ae8;
}
.box-bbs .bbs-info .title a:hover{	
	color:#cc0001;
}
.box-bbs .bbs-tool {
    margin:0 10px;
    height:30px;
    line-height:40px;
    font-size:12px;
    color:#333;
    border-top:1px dotted #dadada;
}
.box-bbs .bbs-tool a {
    margin:0 10px;
    color:#278ae8;
}
.box-bbs .bbs-tool a:hover {
    color:#278ae8;
    text-decoration:none;
}
.box-bbs .bbs-tool a span{
    color:#666666;
}
.box-bbs .bbs-tool .l {
    float:left;
}
.box-bbs .bbs-tool .r {
    float:right;
}
.box-bbs .bbs-tool .date {
    /*margin-right:50px;*/
    color:#999;
}
.box-bbs .bbs-tool .ip {
    margin-right:50px;
    color:#999;
}
.box-bbs .bbs-tool .reply-but i{
    width: 25px;
    height: 20px;
    vertical-align: middle;
    background-image: url(base/preview.png);
    background-repeat: no-repeat;
    background-position: -30px -225px;
    display: inline-block;
}
.box-bbs .bbs-tool .reply-but:hover i{
    background-position: -30px -245px;
}
.box-bbs .bbs-tool .reply-but b{
    font-weight: normal;
    margin-left: 5px;
}
.box-bbs .bbs-content{
	/*font-size:13px;*/
}
.box-bbs .bbs-content p{
	margin:0;
}
.box-bbs .bbs-content .stzoom{
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
	outline: 1px solid #aaa;
	padding:5px;
}
#stzoomsrc{
	display: none;
	position: absolute;
	background-color: #ededed;
	border: 1px solid #aaa;
	border-radius: 10px;
}
#stzoomsrc img{
	margin: 10px;
	max-width: 800px;
	min-width: 500px;
}

/*comment*/
.box-comment{
    padding-top: 10px;
}
.box-comment .box-txt{
    padding:5px 10px;
    border:1px solid #ececec;
}
.box-comment .box-txt textarea{
    width: 100%; 
    height:150px;
    line-height:25px;
    border: 0 solid #fff;
	outline: none;
}
.box-comment .box-but{
    height: 39px;
    line-height: 40px;
    background-color: #f5f5f5;
    border:1px solid #ececec;
    border-top: 0 solid #f5f5f5;
}
.box-comment .box-but .but-file{
	width: 120px;
	height: 30px;
	margin-top: 5px;
    margin-left: 20px;
	position: relative;
	overflow: hidden;
    border: 1px solid #f5f5f5;
    background-image: url(base/preview.png);
	background-repeat: no-repeat;
	background-position: -140px -136px;
    float: left;
}
.box-comment .box-but .file-selected{
	background-position: -140px -180px;
}
.box-comment .box-but .but-file:hover{
    border: 1px solid #278ae8;
}
.box-comment .box-but .but-file span{
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #278ae8;
	text-align: center;
	text-indent: 50px;
    display: inline-block;
}
.box-comment .box-but .but-file .file {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	height: 30px;
	font-size: 100px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box-comment .box-but .but-submit {
	position: relative;
    float: right;
}
.box-comment .box-but .but-submit a{
    width: 120px;
    height: 40px;
    position: absolute;
    left: -120px;
    top: -1px;
    display: inline-block;
    background-color: #278ae8;
    text-align: center;
    text-decoration: none;
	font-size: 18px;
	font-family: "Microsoft Yahei";
    color: #fff;
    float: right;
}
.box-comment .box-but .but-submit a:hover{
    background-color: #278ae8;
}
.box-comment .box-login{
    margin-top:10px;
    height: 25px;
    line-height: 25px;
    color: #999;
}
.box-comment .box-login a{
    margin: 0 10px;
}

/*bbs-reply*/
.reply-box{
    width: 860px;
    margin: 10px 10px 10px 50px;
}
.bbs-reply{
    background-color: #fcfcfc;
	border:1px solid #f3f3f3;
}
.bbs-reply .reply-content{
    color: #666;
    font-size: 12px;
}
.bbs-reply .author{
	color:#278ae8;
}
.bbs-reply .date {
    color:#999;
}
.bbs-reply .reply-info {
    text-align: right;
}
.bbs-reply ul{
    margin: 10px;
}
.box-con .bbs-reply ul li{
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    text-indent: 0;
}


/*reply-form*/
.reply-form {
    text-indent: 0;
    margin:10px 0;
    /*margin-left: 150px;*/
}
.reply-form .reply-input{
	/*width:700px;*/
	height:37px;
	overflow:hidden;
}
.reply-form .reply-input .l{
	float:left;
	/*width:614px;*/
    width: 775px;
	height:35px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #ddd;
}
.reply-form .reply-input .r{
	float:left;
	width:80px;
	height:37px;
    text-align: center;
	background-color:#278ae8;
}
.reply-form .reply-input .c{
	border:0 none;
	outline:0 none;
	font-size:14px;
	color:#666;
	width:95%;
	height:24px;
    line-height: 24px;
	margin:5px;
    overflow: hidden;
}
.reply-form .reply-input .s{
	border:none;
	background-color:#278ae8;
	font-size:14px;
	color: #fff;
	text-align:center;
	width:95%;
	height:37px;
	line-height:37px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
.reply-form .reply-input:hover .l{
	border:1px solid #278ae8;
}
.reply-form .reply-input:hover .r{
	background-color:#278ae8;
}
.reply-form .reply-input:hover .s{
	color: #fff;
	background-color:#278ae8;
}



/*qhlb-box*/
.qhlb-box{
}
.qhlb-box .box-tips{
    /*display: block;*/
}
.qhlb-box .box-item .l{
    width: 100px;
    text-align: right;
	font-size: 12px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
}
.qhlb-box .box-item .r{
    width: 750px;
}
.qhlb-box .box-item ul li a{
    color: #333;
}
.qhlb-box .box-item ul li a:hover{
    color: #278ae8;
}


/*qkwz*/
.qkwz-box{
    /*padding: 20px;
    border: 1px solid #f3f3f3;*/
}
.qkwz-box .box-item{
    /*padding: 0 20px;*/
	font-size: 14px;
	font-family: "Microsoft Yahei";
    color: #333;
}
.qkwz-box .box-item dl dt{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
}
.qkwz-box .box-item dl dd{
    /*height: 148px;
    line-height: 100px;*/
    line-height: 75px;
    background-image: url(base/preview.png);
	background-repeat: no-repeat;
	background-position: -100px 20px;
    border-bottom: 1px dotted #999;
}
.qkwz-box .box-item .keyword{
    color: #999;
    height: 60px;
    line-height: 31px;
}
.qkwz-box .box-item .keyword a{
    margin: 0 3px;
    color: #666;
}
.qkwz-box .box-item .keyword a.red{
    color: #ff0000;
}
.qkwz-box .box-item .keyword a:hover{
    color: #006cb2;
}
.qkwz-box .box-item dd span a{
    color: #666;
}
.qkwz-box .box-item dd span a:hover{
    color: #006cb2;
}
.qkwz-box .box-item .name{
    width: 750px;
    /*float: left;*/
}
.qkwz-box .box-item .bt{ 
	font-size: 16px;
}
.qkwz-box .box-item .kw{
	height: auto;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px;
	padding: 2px 8px;
	border: 1px solid #999;
	border-radius: 15px;
	display: inline-block;
	color: #999;
}
.qkwz-box .box-item a.kw:hover{ 
	text-decoration: none;
	background-color: #006cb2;
	border-color: #006cb2;
	color: #fff;
}
.qkwz-box .box-item .qikan{
    width: 120px;
    text-align: center;
    float: right;
    text-align: left; 
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item .page{
    width: 120px;
    color: #999;
    text-align: center;
    float: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item .issue{
    width: 120px;
    text-align: center;
    float: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item .date{
    width: 120px;
    text-align: center;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item dd .name{
    width: 600px;
    height: 84px;
    line-height: 31px;
    padding: 15px 0 5px 60px;
    overflow: hidden; 
    float: left;
}
.fanwen-qkwz .box-item dd .name{
    width: auto;
    height: 90px;
}
.qkwz-box .box-item dd .name span{
    height: 30px;
    color: #999;
}
.qkwz-box .box-item dd a{
    height: 30px;
    color: #333;
}
.qkwz-box .box-item dd a:hover{
    color: #c04100;
}
.qkwz-box .box-item dl dd.column{
    background-image: none;    
    border-bottom: 0 solid #fff;
    height: 86px;
    line-height: 86px;
    text-align: center;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
    color: #333;
}
.qkwz-box .box-item dl dd:after{ 
	content: '' ; 
	display: block ;
	height: 0 ;
	clear: both ;
	visibility: hidden ;
}

.qkwz-box .box-item dl dd .clear{
	display: block ;
} 
.qkwz-box .box-item dl dd p.abstract{
	line-height: 24px;
    height: 48px;
    overflow: hidden;
    background-color: #fff;
    color: #999;
    padding: 0 10px;
    margin-bottom: 10px;
}

.qkwz-info-box{
}
.qkwz-info-box .box-title{
    line-height: 50px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    color: #666;
    padding-left: 30px;
    background-image: url(base/preview.png);
	background-repeat: no-repeat;
	background-position: -180px -65px;
}
.qkwz-info-box .box-info{
    line-height: 25px;
}
.qkwz-info-box .box-info a{
    color: #006cb2;
    margin: 0 10px;
}
.qkwz-info-box .box-info a:hover{
    color: #278ae8;
}
.qkwz-info-box .box-info span{
    color: #999;
    margin: 0 10px;
}
.qkwz-info-box .box-item{
	font-size: 14px;
    margin-top: 10px;
    line-height: 25px;
}
.qkwz-info-box .box-item .title{
    width: 100px;
    text-align: center;
    color: #666;
    font-weight: bold;
    float: left;
}
.dswz-info-box .box-item>p{
	width:95%;
}
.dswz-info-box .box-item .title{
	width:auto; 
	margin-right:10px;
}
.qkwz-info-box .box-item .con{
    width: 800px;
    float: left;
}
.qkwz-info-box .box-item .con p{
    color: #333;

}
.qkwz-info-box .box-item .con ul li{
    float: left;
    color: #999;
    margin-right: 10px;
}
.qkwz-info-box .box-item .con a{
    color: #278ae8;
}
.qkwz-info-box .box-item .con a:hover{
    color: #278ae8;
}
.qkwz-info-box .box-page{
    margin: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    z-index: 100;
}
.qkwz-info-box .box-page .page-bar{
    height: 54px;
    line-height: 54px;
    padding-left: 60px;
	font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
    background-image: url(base/preview.png);
	background-repeat: no-repeat;
	background-position: -160px -62px;
}
.qkwz-info-box .box-page .page-bar a{
    color: #006cb2;
}
.qkwz-info-box .box-page .page-bar a:hover{
    color: #278ae8;
}
.qkwz-info-box .box-page .page-bar span{
    color: #999;
    margin: 0 10px;
}
.qkwz-info-box .box-page .page-bar .page-but{
    position: absolute;
    top: 14px;
    right: 14px;
    width: 19px;
    height: 19px;
    border: 1px solid #ddd;
    padding: 3px;
    background-color: #fff;
    background-image: url(base/preview.png);
	background-repeat: no-repeat;
	background-position: -42px -72px;
    cursor: pointer;
}
.qkwz-info-box .full-page{
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.qkwz-info-box .full-page .page-bar .page-but{
	background-position: -42px -97px;
}
.qkwz-info-box .box-page .page-item{
    text-align: center;
    background-color: #fff;
    padding-top: 30px;
}
.qkwz-info-box .box-page .page-item .con{
    width: 90%;
    border: 1px solid #999;
    margin: 0 auto 30px auto;
}
.qkwz-info-box .box-page .page-item .con img{
    width: 100%;
}
.qkwz-info-box .box-page .page-item .ad{
    width: 90%;
    border: 1px solid #999;
    margin: 0 auto 30px auto;
}
.qkwz-info-box .box-page .page-item .ad img{
    width: 100%;
}
.qkwz-info-box .box-page .page-item .ad ul{
    padding: 10px 20px;
}
.qkwz-info-box .box-page .page-item .ad ul li{
    height: 25px;
    line-height: 25px;
    width: 30%;
    margin-right: 3%;
    text-align: left;
    float: left;
    overflow: hidden;
}
.qkwz-info-box .box-page .page-item .ad ul li a{
    color: #006cb2;
}
.qkwz-info-box .box-page .page-item .ad ul li a:hover{
    color: #278ae8;
}


/*pn*/
.pn-box{
    margin: 50px 0;
    text-align: center;
}
.pn-box a{
    margin: 0 28px;
    border: 1px solid #666;
	font-size: 14px;
	font-family: "Microsoft Yahei";
    color: #666;
    padding: 5px 30px;
}
.pn-box a:hover{
    text-decoration: none;
    border: 1px solid #278ae8;
    color: #278ae8;
}

/*article*/
.list-box .box-article {
    padding:10px 10px;
    border-top:1px dotted #ececec;
}
.list-box .box-article .item-title {
    line-height:30px;
    font-family: "Microsoft YaHei";
    font-size:18px;
    color:#005aa0;
    margin-bottom:10px;
}
.list-box .box-article .item-title a{
    padding: 0 5px;
    color:#005aa0;
}
.list-box .box-article .item-title a:hover{
    background-color:#005aa0;
    color:#fff;
    text-decoration:none;
}
.list-box .box-article .item-content {
	margin-top:10px;
    line-height:25px;
	text-indent:2em;
    font-size:12px;
    color:#999;
}
.list-box .box-article .item-content a.more{
    color:#005aa0;
}
.list-box .box-article .item-content a.more:hover{
    color:#278ae8;
    text-decoration:none;
}
.list-box .box-article .item-info {
    height:30px;
    line-height:30px;
    color:#666;
}
.list-box .box-article .item-info .info-date {
    float:left;
    color: #ddd;
}
.list-box .box-article .item-info .info-author {
    float:right;
    color: #ddd;
}

.content-box{
}
.content-box .box-title{
    margin-top:20px;
    margin-bottom:20px;
    height:30px;
    line-height:30px;
    font-family: "Microsoft YaHei";
    font-size:26px;
    color:#333;
    font-weight:700;
	text-align:center;
}
.content-box .box-info {	
	padding:5px 20px;
	text-align:center;
    height:28px;
    line-height:28px;
    margin-bottom:15px;
    font-size:14px;
    color:#999;
    border-bottom:1px dotted #999;
	margin-left: 20px;
	margin-right: 20px;
}
.content-box .box-info span{
	margin-right:25px;
}
.content-box .box-description {
	margin:20px;
	padding:20px;
	text-indent:2em;
    line-height:28px;
    font-size:14px;
    color:#666;
	background-color:#FFC;
	border:1px dotted #CCC;
}
.content-box .box-body {
	padding:5px 20px;
    line-height:28px;
    margin-bottom:20px;
    font-size:14px;
    color:#333;
	text-indent:2em;
}

.flsx-box{
	border: 1px solid #f3f3f3;
}
.flsx-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;

	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.flsx-box .box-item {
	margin: 10px 10px 10px 0;
}
.flsx-box .box-item ul{
    margin-left: 15px;
}
.flsx-box .box-item ul li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.flsx-box .box-item ul li.expand{
    height: auto;
}
.flsx-box .box-item ul li i{
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
}
.flsx-box .box-item ul li a{
}
.flsx-box .box-item ul li a:hover{
    color: #cc0001;
    text-decoration: none;
}
.flsx-box .box-item ul li i{
    cursor: pointer;
    line-height: 25px;
    background: url(base/shop.png) no-repeat 0 0;
}
.flsx-box .box-item ul li:hover i{
    line-height: 25px;
    background-position: -22px 0;
}
.flsx-box .box-item ul li i.expand{
    cursor: pointer;
    line-height: 25px;
    background: url(base/shop.png) no-repeat -11px 0;
}
.flsx-box .box-item ul li:hover i.expand{
    line-height: 25px;
    background-position: -33px 0
}

.body-about-body{
	margin:20px 20px;
}
.body-about-body .bar{
	height:35px;
	line-height:35px;
	font-family:"Microsoft Yahei",Tahoma,Helvetica,arial,sans-serif;
	font-size:18px;
    font-weight: 700;
	padding-left:20px;
	color:#005aa0;
    border-bottom: 2px solid #005aa0;
}
.body-about-body .content{
	margin:20px 10px;
	line-height:200%;
	padding-bottom:30px;
}
.body-about-body .content p{
	margin:5px 0;
}
.body-about-body .content img{
	line-height:none;
}

.box-tag{
    margin: 10px;
}
.box-tag li{
    width: 140px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.box-tag li a{
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    display: inline-block;
}
.box-tag li a span{
    color: #999;
}
.box-tag li a:hover{
    background-color: #237de2;
    color: #fff;
    text-decoration: none;
}
.box-tag li a:hover span{
    color: #fff;
}

.w210{
    width: 210px;
}
.w770{
    width: 770px;
}
.w780{
    width: 780px;
}

/*co*/
.co-box{    
}
.co-box .box-bar{
	margin:5px;
	height:35px;
	line-height:35px;
	font-family:"Microsoft Yahei",Tahoma,Helvetica,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
    text-align: center;
    border-bottom: 2px dotted #ddd;    
}
.co-box ul{
	margin:20px 10px;
    letter-spacing: 0px;
}
.co-box ul li{
	line-height:25px;
}
.co-box .img{	
	margin:20px 10px;
}
.co-box .img img{
	width:188px;
	margin-bottom:20px;
}

.search-main{
	padding:100px 0 150px 0;
    border:1px solid #ececec;
}
.search-main .box-search{
	margin-left:350px;
}




/*******************/

.input-text {
	outline: medium;
	padding: 1px 5px; 
	border: 1px solid #ccc; 
	height: 26px; 
	line-height: 26px; 
	color: #333; 
	font-family: arial; 
	font-size: 14px; 
	vertical-align: middle;
}
.input-text:focus{
	padding: 0px 4px; 
	border: 2px solid #b00000;
}
.input-text[type=checkbox]:focus, .input-text[type=radio]:focus{
	padding: 0px 5px; 
	border: 1px solid #ccc; 
}
select.input-text{
	padding: 1px 0 1px 5px;
}
select.input-text:focus{
	padding: 0 0 0 3px;
	border: 2px solid #b00000;
}
.input-text-small{
	width: 120px; 
}
.input-text-big{
	width: 350px;
}
.validate-error{
	border: 2px solid #b00000;
	height: 24px;
	line-height: 24px;
}

.input-but {
	outline: medium;
	padding: 12px 22px; 
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	background-color: #278ae8;
	color: #fff; 
	font-family: arial; 
	font-size: 14px; 
	vertical-align: middle;
	text-decoration: none;
}
.input-but:hover{
	text-decoration: none;
	background-color: #2082de;
	color: #fff; 
}
.input-but-cancel{
	background-color: #a2a2a2;
	color: #333;
}
.input-but-cancel:hover{
	text-decoration: none;
	background-color: #969696;
	color: #333; 
}
.input-but-small{
	padding: 8px 14px;
}
.input-but-gary {
	background-color: #999;
	color: #333;
}
.input-but-gary:hover{
	background-color: #a2a2a2;
}



.table-list table{
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
    border: none;
}
.table-list table thead tr{
	height: 30px;
	text-align: center;
	background-color: #f1f1f1;
}
.table-list table thead th{
	border: 1px solid #ececec;
	color: #333;
}
.table-list table tfoot{
	border: 1px solid #ececec;
}
.table-list table tfoot tr{
	line-height: 45px;
	background-color: #f1f1f1;
}
.table-list table tfoot td{
	padding: 2px 20px;
	text-align: right;
}
.table-list table tbody{
	border: 1px solid #ececec;
}
.table-list table tbody tr{
	border-bottom: 1px dashed #ececec;
}
.table-list table tbody tr:hover{
	background-color: #f6f6f6;	
}
.table-list table tbody td{
	padding: 2px 5px;
	line-height: 25px;
}

table.nolrboder thead th, table.nolrboder tbody, table.nolrboder tfoot{
	border-left: 0 none;
	border-right: 0 none;
}
.nolrboder tbody td{
	text-align: center;
}
table.nolboder thead th, table.nolboder tbody, table.nolboder tfoot{
	border-right: 0 none;
}
table.norboder thead th, table.norboder tbody, table.norboder tfoot{
	border-left: 0 none;
}

/*========================*/

.goods_nums{
	padding-top: 10px;
}
.goods_nums a{
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	border:1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
}
.goods_nums a:hover{
	border:1px solid #666;
}
.goods_nums input{
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left:none;
	border-right:none;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	overflow: hidden;
	outline:medium;
}
.goods_nums span{
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}

.shop_buy_but a{
	background-color: #ffeded;
	border: 1px solid #c40000;
	color: #c40000;
}
.shop_buy_but a:hover, .shop_buy_but a.over{
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
}



.my_cart_box{
	height:107px;
	background:#fff url(../image/mycart.gif) no-repeat 14px 29px;
}
.order_step {
	margin: 37px 20px 0px 0px;
	width: 702px;
	height: 32px;
	line-height: 32px;
	float: right;
}
.order_step li {
	background: url(../image/mycart.gif) no-repeat right -82px #ffe8d7;
	padding: 0px 29px 0px 0px;
	width: 188px;
	height: 32px;
	color: #ccc;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
}
.order_step li.current {
	background-position: right -82px;
	color: #fff;
	background-color: #ed6807;
}
.order_step li.current_prev{
	background-position: right -114px;
	color: #fff;
	background-color: #ed6807;
}
.order_step li.last {
	background-position: right -210px;
}
.order_step li.last_current{
	color: #fff;
	background-color: #ed6807;
	background-position: right -242px
}
.order_step li span {
	display: block;
}
.order_step li .first {
	background: url(../image/mycart.gif) no-repeat 0px -146px;
}
.order_step li.current .first {
	background-position: 0px -178px;
}
.order_step li.current_prev .first {
	background-position: 0px -178px;
}

.cart_message{
	margin: 10px 0;
	padding: 82px 0 85px 0;
	background-color:#fff;
}
.cart_message .cart_message_info{
	font-size: 16px;
	font-weight: bold;
	text-indent: 2em;
	margin: 50px auto;
	text-align: center;
}
.cart_message .cart_message_but{
	margin: 30px auto;
	text-align: center;
}
.cart_message_con{
	margin: 20px auto;
	width: 650px;
	line-height: 35px;
	text-align: left;
}
.cart_error .cart_message_info{
	color: red;
}

/*cart index*/
.goods_list .cart_img{
	text-align: center;
}
.goods_list .cart_img img{
	width: 75px;
	height: 100px;
	margin: 5px auto;
}
.goods_list .cart_title{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.goods_list .cart_spec{
	line-height: 20px;
	font-size: 12px;
}
.goods_list .cart_spec span{
	color: #666;
	margin-right: 5px;
}
.goods_list .cart_price{
	font-size: 14px;
	color: red;
}
.goods_list .cart_price i{
	font-style: normal;
	margin-right: 5px;
}


.goods_list .cart_info{
	margin: 15px 0;
	font-size: 14px;
}
.goods_list .cart_total{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
}
.goods_list .cart_total i{
	font-size: 16px;
	font-style: normal;
	margin:0 10px;
}


.goods_list .cart_info{
	margin: 15px 0;
	font-size: 14px;
}
.goods_list .cart_total{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
}
.goods_list .cart_total i{
	font-size: 16px;
	font-style: normal;
	margin:0 10px;
}


.goods_list .cart_but{
	margin: 25px 0;
}

/*cart order*/
.order_info{
	text-align: left;
	line-height: 30px;
	margin: 10px 0;
}
.order_info .order_info_bar{
	padding: 2px 20px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
	font-size:14px;
	font-weight: bold;
}

.calc_info .order_info_bar{
	border-bottom: 1px solid #f40;
}
.order_address ul li{
	margin: 5px 0;
}
.order_address ul li label{
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}
.order_address ul li label.over{
	padding: 7px 15px;
	border: 2px solid #f40;
}
.order_address ul li span{
	color: #999;
	padding: 0 5px;
}
.order_address ul li a{
	margin-left: 20px;
}

.order_express ul li{
	margin: 5px 10px 5px 0;
	float: left;
}
.order_express ul li label{
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}
.order_express ul li label.over{
	padding: 7px 15px;
	border: 2px solid #f40;
}
.order_express ul li span{
	color: #999;
	padding: 0 5px;
}

.invoice_info{
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}


ul.payment_list li{
	width: 135px;
	height: 90px;
	margin: 5px;
	border: 2px solid #dadada;
	cursor: pointer;
	float: left;
}
ul.payment_list li.over, ul.payment_list li:hover{
	border: 2px solid #f40;
}
ul.payment_list li.over p, ul.payment_list li:hover p{
	background-color: #f40;
	color: #fff;
}
ul.payment_list li img{
	width: 135px;
	height: 70px;
}
ul.payment_list li p{
	height: 20px;
	line-height: 20px;
	background-color: #e2e2e2;
	text-align: center;
	overflow: hidden;
}


.form{
	margin: 10px 20px;
}
.form form ul li{
	line-height: 1.5;
}
.form form ul li label{
	display: block;
	color: #999;
	margin-top: 10px;
}
.form form ul li input{
	padding: 4px;
	font-size:16px;
}
.form form ul li input:focus{
	padding: 3px;
}
.form .ajaxinfo{
	visibility: hidden;
	padding: 5px 20px;
	margin: 20px auto;
	line-height: 28px;
	color: #f40;
	border: 1px dotted #b9996b;
}

.sitemap-title{
    height: 50px;
    line-height: 50px;
    background-color: #f4fbff;
    text-align: center;
    border: 1px solid #ececec;
    margin: 30px 0;
}
.sitemap-title span{
    font-family: "Microsoft Yahei";
    font-size: 18px;
    font-weight: 700px;
    color: #007090;
}
.sitemap-box{
    margin: 10px 0;
    border: 1px solid #ececec;
}
.sitemap-box .box-bar{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #fafafa;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: 700px;
    color: #007090;
    margin-bottom: 10px;
}
.sitemap-box .box-bar a{
    margin-left: 20px;
    color: #007090;
}
.sitemap-box .box-bar a:hover{
    color: #ff6600;
    text-decoration: none;
}
.sitemap-box .box-con{
    padding: 0 10px;
    margin-bottom: 10px;
}
.sitemap-box .box-con a{
    padding: 4px 5px;
    color: #333;
}
.sitemap-box .box-con a:hover{
    color: #fff;
    background-color: #007090;
    text-decoration: none;
}
.sitemap-box .box-con .l{
    width: 150px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #007090;
}
.sitemap-box .box-con .l a{
    color: #278ae8;
}
.sitemap-box .box-con .l a:hover{
    color: #fff;
}
.sitemap-box .box-con .r{
    width: 1000px;
}
.sitemap-box .box-con ul li{
    height: 25px;
    line-height: 25px;
    float: left;
    width: 150px;
    overflow: hidden;
    margin-right: 5px;
}
.sitemap-box .box-con ul.pl30{
    padding-left: 30px;
}
.sitemap-box .box-con ul.w60 li{
    width: 60px;
}

.info-box .box-qkjb{
    padding: 3px 0;
}
.info-box .box-qkjb a{
    padding-left: 28px;
    color: #cc0001;
    /*font-family: "Microsoft Yahei";*/
    font-size: 16px;
    font-weight: 700;
    background-image: url(base/qkjb.png);
    background-repeat: no-repeat;
}

/*zlhb-box*/
.zlhb-box{
	background-color:#f5f5f5;
	overflow:hidden;
}
.zlhb-box .box-bar{
	height:43px;
	line-height:43px;
	border-bottom:1px solid #e0e0e0;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.zlhb-box .box-bar a{
	color:#35a;
	margin:0 5px;
}
.zlhb-box .box-bar a:hover{
	color:#c30;
	text-decoration:none;
}
.zlhb-box .box-bar span{
	margin-left:20px;
}
.zlhb-box .box-con{
	width:1205px;
	height:170px;
	overflow:hidden;
	border-top:1px solid #fff;
	position:relative;
}
.zlhb-box .box-con .item{
	height:170px;
	margin-left:-1px;
	margin-right:-2px;
	position:absolute;
}
.zlhb-box .box-con dl{
	width:209px;
	padding-left:30px;
	padding-top:10px;
	margin-top:5px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #fff;
	float:left;
}
.zlhb-box .box-con dl dd{
	height:25px;
	line-height:25px;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow:hidden;
}
.zlhb-box .box-con dl dd a{
	padding:2px 5px;
	margin-right:10px;

	overflow:hidden;
	color:#773b09;
}
.zlhb-box .box-con dl dd a:hover{
	text-decoration:none;
    background-color:#278ae8;
    color:#fff;
}
.zlhb-box .box-con dl dt{
	width:170px;
	height:40px;
	margin-top:20px;
}
.zlhb-box .box-con dl dt img{
	width:170px;
	height:40px;
}

/*col-contact*/
.col-contact{
	font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	color: #333;
}
.col-contact .tc{
	width: 140px;
}
.col-contact p {
	margin: 0 0 16px;
	font-size: 12px;
}
.col-contact .phone {
	margin: 0 0 5px;
	font-size: 14px;
	line-height: 1;
	color: #666;
}
.col-contact .btn {
	display: inline-block;
	*zoom: 1;
	*display:inline: ;
	width: 158px;
	height: 38px;
	padding: 0;
	margin: 0;
	border: 1px solid #b0b0b0;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	color: #b0b0b0;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.col-contact .btn-small {
	width: 118px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
}
.col-contact .btn-line-primary {
	border-color: #ff0900;
	background: #fff;
	color: #ff0900;
}
.col-contact .btn-line-primary:hover{
	color:#fff;
	background-color:#ff0900;
	border-color:#ff0900;
	text-decoration: none;
}




/*列表折叠*/
.qkwz-box .box-item dl.hauto{
	height: auto;
	max-height: auto;
	overflow: hidden;
}
.qkwz-box .box-item dl.hfix{
	max-height: 860px;
	overflow: hidden;
}

.fileW {
	width: 90px;
	height: 90px;
	margin: 0 auto;  /* 30px;*/
	text-align: center;
}
.clearfix {
	*zoom: 1: ;
}
.clearfix::before, .clearfix::after {
	content: "";
	display: table;
}
.clearfix::after {
	clear: both;
}
.car-detail .d-file {
	border-radius: 6px;
	margin-bottom: 20px;
	+padding-bottom: 40px: ;
	background: #fff;
}
.car-detail a:hover {
	text-decoration: none;
}
.car-detail {
	margin: 0 auto 20px;
}
.filebtn {
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	margin: 20px auto 0;
	+margin-bottom: 20px: ;
	text-align: center;
	font: normal 14px/40px "Microsoft YaHei";
	color: #333;
}
.filebtn b {
	position: absolute;
	top: 35px;
	left: 20px;
	height: 40px;
	width: 50px;
	background: url(base/search_ico.png) no-repeat -99999em 0;
	background-position: 6px -570px;
}
.fileW .expand b {
	background-position: 6px -635px
}



/*search*/

.search-box{
	border: 1px solid #f3f3f3;
	margin-bottom: 10px;
}
.search-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.search-box .box-item {
	margin: 10px;
}
.search-box .box-item ul li {
	text-align: center;
	height: 28px;
	line-height: 28px;
	background-position: 0 12px;
	background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search-box .box-item ul li.split {
	height: 0px;
	border-bottom: 1px dotted #999;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.search-box .box-item ul li a {
	color: #333;
	padding: 0 10px;
	display: block;
    text-decoration:none;
}
.search-box .box-item ul li a.action{
    color:#cc0001;
    font-weight: bold;
	background-color: #ececec;
}
.search-box .box-item ul li a:hover {
    color:#cc0001;
	background-color: #f5f5f5;
}

.list-box .box-item .item-content {
    line-height:25px;
	text-indent:2em;
    font-size:12px;
    color:#999;
}
.list-box .box-item .item-info a{
	font-size: 14px;
	color: #237de2;
	margin-right: 10px;
}
.list-box .item-title span{
	font-weight: normal;
	font-size: 14px;
	margin-left: 20px;
	color: #666;
}
.list-box .box-item .item-info span{
	padding-right: 10px;
}
.list-box .box-tab .info {
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	padding-right: 20px;
	text-align: left;
}

.list-box .box-item .item-lc {
	width:850px;
}
.list-box .box-item .item-lc .item-param li.nofloat {
	width: 840px;
}


.list-box .box-tab .c li.nosort a {
	padding: 0 15px 0 15px;
}

.list-box .shop .item-param li.info{
	height: auto;
    max-height: 50px;
}

.cart_box{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
	width: 80px;
	height: 105px;
	background-image: url(base/cart2.png);
	font-size: 12px;
	text-align: center;
}
.cart_box .cart_text{
	margin:0 1px 55px 1px;
	height: 20px;
	line-height: 20px;
	color: #eaeaea;
}
.cart_box .cart_nums{
	margin: 0 1px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.cart_box .cart_but{
    font-family: "Microsoft YaHei";
	height: 30px;
	line-height: 30px;
}
.cart_box .cart_but a{
	font-size: 14px;
	color: #f4ea3d;
	text-decoration: none;
}


.qk-buy {
    margin:10px 20px 0 20px;
}
.qk-buy ul li {
    height:34px;
    line-height:34px;
    color:#333;
    font-size:14px;
}
.qk-buy ul li span {
    margin-left:10px;
}
.qk-buy ul li span.price {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#333;
}

.qk-buy .zxdg {
	width: 95px;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	border-radius: 12px;
	display: inline-block;
	font-size: 12px;
	color: #237de2;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #237de2;
}
.qk-buy .zxdg i {
	width: 16px;
	height: 16px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 3px;
	background-image: url(base/down.png);
	background-position: -63px -3px;
	background-repeat: no-repeat;
}
.qk-buy .zxdg:hover, .qk-buy .zxdg.active{
	color: #fff;
	background-color: #237de2;
}
.qk-buy .zxdg:hover i, .qk-buy .zxdg.active i {
	background-position: -63px -23px;
}

.qk-buy .box-nums{
	width: 250px;
	margin-left: 8px;
}
.qk-buy .box-nums a{
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	float: left;
	border:1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
	margin-top: 6px;
}
.qk-buy .box-nums a:hover{
	border:1px solid #666;
}
.qk-buy .box-nums input{
	margin-top: 6px;
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left:none;
	border-right:none;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	float: left;
	overflow: hidden;
	outline:medium;
}					
.qk-buy label{
	margin: 0 20px;

	padding: 0 5px;
}
.qk-buy label span{
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666 !important;
}





/**********************************/
.cart_tip_bd{
	width: 400px;
	height: 136px;
	border: 1px solid #d2d2d2;	
	/*
	position: absolute;
	top:0;left:0;*/
	position:fixed;
	top: 50%;left:50%;
	margin-top:-68px;
	margin-left:-200px;
	z-index: 9999;
	background: #fff;
}
.cart_tip_bd .head{height:28px;}
.cart_tip_bd .head .close-btn{float:right;}
.cart_tip_bd .mac-success-txt {
    height: 30px;
    line-height: 32px;
    padding-left: 30px;   
    font-size: 18px;
    color: #333;
}
.cart_tip_bd .mac-success-txt em{
	background-position: -80px -144px;
	background-image: url(../image/ibar_sprites.png);
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: middle;
	margin-right: 3px;
}
.cart_tip_bd .module-cart-box p {
    text-align: center;
}
.cart_tip_bd .mac-go-cart {
    background-color:#237de2;
	margin-top:13px;
    background-position: -84px -146px;
    color: #fff;
    font-size: 20px;
    text-align: left;
    width: 145px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
	text-align: center;
}
.cart_tip_bd .close-btn {
    background-image: url(../image/ibar_sprites.png);
    background-position: -55px -138px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 12px;
    height: 12px;
    float: right;
    width: 23px;
    height: 23px;
    font: 0/0 a;
    margin-top: 5px;
}
.cart_tip_bd .close-txt{
	margin-left:20px;
	color:#333;text-decoration: underline; font-size:13px;
}
.cart_tip_bd .mac-go-cart:hover{
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.cart_tip_bd .close-txt:hover{
	color: #333;
	text-decoration: underline;
	opacity: .8;
}





.login_info_box{width: 100%; color: #999; text-align: center; padding: 20px 0;}
.login_info_box p{margin:0 auto;font-size:14px;}
.login_info_box a{display: inline-block; background-color: #f60; width: 46px; height: 16px; line-height: 17px; text-align: center; color: #fff; font-size: 12px; border-radius: 3px; margin: 0 4px;}




.table-list table tbody tr{border-bottom: 0 dashed #ececec;}
.table-list table tfoot tr{background-color: #f5f5f5;}
.table-list table thead tr{background-color: #f5f5f5;}
.table-list table thead th{border: 1px solid #f5f5f5;}
.table-list table tbody tr:hover{background-color: #fafafa;	}
.order_info .order_info_bar{padding: 2px 0;border-bottom: 0 solid #dadada;font-size:16px;}

.letter-outer{margin:20px 5px;}
.letter-box{
	border: 2px dashed #8eb9f5;
}
.letter-con{
	padding: 30px 20px;
	background-color: #fff;
}
.letter-con li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}
.letter-con li span{
	color: #999;
}
.letter-con li b{
	font-size: 16px;
}
.letter-con li a{
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	background-color: #5590d6;
	border-radius: 5px;
	text-decoration: none;
}

.cart_message_con{
	width: 800px;
}
ul.payment_list li{
	width: 160px;
	height: 88px;
	margin: 5px;
	border: 2px solid #dadada;
	cursor: pointer;
	float: left;
}
ul.payment_list li img{
	width: 160px;
	height: 68px;
}



.reg-tab ul li{width: 150px;}
.input-text {color:#333;}


.f14{font-size: 14px;line-height: 1.8;}
.f16{font-size: 16px;line-height: 1.8;}
.f20{font-size: 20px;}

/* .list-box .fanwen .item-c{ 
	width: 850px;
} */
.list-box .fanwen .item-c .item-param li.nofloat{ 
	width: 100%;
	height: auto;
	margin: 10px 0;
}
.item-keyword{
	margin: 10px 0;
}
.item-keyword li{
	height: 20px;
	line-height: 20px;
	margin: 8px 8px 8px 0;
	float: left;
}
.item-keyword li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.item-keyword li a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}


.fanwen .box-item ul li{ 
	height: auto;
	white-space: inherit;
}


.fanwen-box{
	padding: 20px;
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
}
.fanwen-box .box-title{
	padding: 10px 0;
	line-height: 30px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #333;
}
.fanwen-box .box-info{
	margin-top: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.fanwen-box .box-info span{
	margin-right: 5px;
}
.fanwen-box .box-info .authors{
	color: #00aad1;
}
.fanwen-box .box-keywords{
	margin: 10px 0;
}
.fanwen-box .box-keywords li{
	height: 20px;
	line-height: 20px;
	margin: 8px 8px 8px 0;
	float: left;
}
.fanwen-box .box-keywords li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.fanwen-box .box-keywords li a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}
.fanwen-box .box-abstract{
	margin: 20px 0;
	padding: 20px;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	background-color: #f9f9f9;
}
.fanwen-box .box-body{
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	text-indent: 2em;
}
.fanwen-box .box-body p{
	margin: 20px 0;
}
.fanwen-box .box-body .article-sub-title{	
	/*line-height: 32px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-align: center;*/
}


.fanwenph{
	border: none;
}
.fanwenph .box-item{ 
	margin: 0;
}
.fanwenph .box-item ul li a{
	width: 200px;
}

.fanwenlist .box-article .item-content{
	text-indent: inherit;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.fanwenlist .box-article .item-info{
	height: 20px;
	line-height: 20px;
}
.fanwenlist .box-article .item-info span{
	color: #666;
}


.fanwen-show{ 
	margin-right: 30px;
}
.fanwen-title{
	height: 100px;
}
.fanwen-title h2, .fanwen-title h1{
	font-family: "Microsoft Yahei";
	font-size: 38px;
	font-weight: 700;
	line-height: 100px;
	float: left;
}
.fanwen-title .bt{ 
	margin-left: 30px;
	margin-top: 55px;
	color: #278ae8;
	float: left;
	display: inline-block;
}
.fanwen-title .bt:hover{
	color: #278ae8;
}
.fanwen-title .but{
    width: 90px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    color: #237de2;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #278ae8;
    border-radius: 5px;
    text-align: left;
    float: right;
    margin-top: 55px;
}
.fanwen-title .but i {
	width: 20px;
	height: 20px;
	margin: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(base/down.png);
	background-position: -40px 0;
	background-repeat: no-repeat;
    vertical-align: bottom;
}
.fanwen-title .but:hover, .fanwen-title .action{
    color: #fff;
    background-color: #278ae8;
}
.fanwen-title .but:hover i.img3, .fanwen-title .action i.img3{
	background-position: -40px -20px;
}



.fanwen-description{ 
	font-size:14px;
	line-height: 2;
	color: #999;
	padding: 10px 0;
}
.fanwen-class-kw{
	margin:10px 0;
	padding:10px 0;
	background-color: #efefef;
}
.fanwen-class-kw .box-item{ 
	font-size: 14px;
	margin-top: 0;
}
.fanwen-class-kw .box-item .title{
	width: auto;

	margin: 0 20px;
	font-weight: normal;
}

.fanwen-body{ 
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 18px;
	font-size: 16px;
	text-align: left;
}
.fanwen-body p{
	margin: 30px 0;
}
.fanwen-body .article-sub-title{
	font-size: 18px;
}

.fanwen-work .item-con{ 
	width: 160px;
	float: right;
}
.fanwen-work .item-con h2{
	font-size: 12px;
	font-weight: 700;
}
.fanwen-work i{
	width: 22px;
	height: 22px;
	margin-left: 30px;
    background-image: url(base/work2.png);
}
.fanwen-work i.img1, .fanwen-work ul li:hover i.img1{
    background-position: 0 0;
}
.fanwen-work i.img4, .fanwen-work ul li:hover i.img4{
    background-position: -27px 0;
}
.fanwen-work i.img2, .fanwen-work ul li:hover i.img2{
    background-position: -58px 0;
}




/*头部股票代码样式*/
.zk-gupiao {
    font-weight: bold
}
.zk-gupiao span {
    color: #c51921;
}
.zk-gupiao:hover {
    text-decoration: none;
}

.paper-box .box-item{
	margin: 20px 0;
}
.paper-box .box-item li{
	margin: 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.paper-box .box-item li:last-child{
	border-bottom: none; 
}
.paper-box .box-item li a{
	text-decoration: none;
}
.paper-box .box-item li .item-title{
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	font-weight: 500;
	color: #333;
	overflow: hidden; white-space: nowrap;text-overflow: ellipsis;
}
.paper-box .box-item li .item-info{
	line-height: 35px;
	font-size: 12px;
	color: #999;
}
.paper-box .box-item li a:hover{color:#278ae8;}
.paper-box .box-item li .item-info span{
	margin-right: 10px;
}
.paper-box .box-item li .item-info i{
	vertical-align: middle;
}
.paper-box .box-item li .item-abstract{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.paper-box .box-item li .item-keyword{
	margin-top: 20px;
	line-height: 25px;
}
.paper-box .box-item li .item-keyword a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0 20px 10px 0;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.paper-box .box-item li .item-keyword a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}
.hfix{max-height:1000px; overflow: hidden;}
.bbs .hauto{height: auto !important;}

/*2019-11-1弹窗*/
.dlpop{width:430px; height:265px; text-align:center; background-color:#fff; position:fixed; top:0; left:0; right:0; bottom:0; margin:auto; z-index:100; box-shadow:0 0 13px rgba(0,0,0,.22); opacity:0;}
.dlpop p{display:inline-block; margin-top:60px; font-size:18px; color:#999;}
.dlpop h4{margin-top:13px; font-size:28px; color:#333; font-weight:400; letter-spacing:1px;}
.dlpop a{display:block; width:142px; height:40px; margin:41px auto 14px auto; line-height:40px; border-radius:3px; font-size:18px; color:#fff; background-color:#278ae8;}
.dlpop a:hover{text-decoration:none; background-color:#c04100;}
.dlpop span{margin-right:23px; float:right; font-size:14px; color:#b7b7b7; cursor:pointer;}

.zoom::after{content:"."; display:block; height:0; clear:both; visibility: hidden;}
.zoom,.clear{clear:both;}
.zoom{*zoom:1;}
/* .dl-dldabox{margin:30px auto;} */
.dl-dldabox h5{margin-bottom:15px; font-size:16px; font-weight:700; color:#333;}
.dl-dldabox h6{font-size:14px; color:#333;}
.dl-dldabox span{font-size:12px; font-weight:400; color:#777;}
.dldline{margin:35px auto 15px auto; border-top:10px solid #f7f7f7;}

.content-box .a30{margin-top:20px; text-indent:0;}
.content-box .a30 a{display:inline-block; width:180px; overflow:hidden; font-size:15px; text-decoration:none;}
.content-box .link30 a{text-indent:52px;}
.content-box .pt20 p{margin:10px 0;}
.body-tab ul .dlrightbtn{float:right; margin:7px 10px 0 0;}
.body-tab ul .dlrightbtn a{width:auto; height:auto; padding:3px 8px; margin-top:0; color:#008fcc; border:1px solid #008fcc;}
.body-tab ul .dlrightbtn a:hover{color:#fff; background-color:#008fcc;}
.content-box .dl-box-title{font-size:16px;}
.rmbq-box{
	background-color: #f9f9f9;
}
.rmbq-box .box-title{
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	font-size: 20px;
	border-bottom: 1px solid #eaeaea;
	color: #666;
}
.rmbq-box .box-con{
	margin: 0 30px;
	padding: 22px 0;
}
.rmbq-box .box-con li{
	height: 20px;
	line-height: 20px;
	margin: 8px 8px 8px 0;
	float: left;
}
.rmbq-box .box-con li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	overflow: hidden;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.rmbq-box .box-con li a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}

.favolisa ul li{
	width: 177px;
	height: 320px;
	float: left;
	margin: 0 28px 20px 0;
	position: relative;
	overflow: hidden;
}
.favolisa ul li.box-item .item-image{
	border: 1px solid #eaeaea;
	padding: 15px 0;
	margin-bottom: 5px;
	text-align: center;
}
.favolisa ul li.box-item:hover .item-image{
	border: 1px solid #278ae8;
}
.favolisa ul li.box-item .item-image a{
	width: 130px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
}
.favolisa ul li.box-item .item-image a img{
	width: 130px;
	height: 180px;
}
.favolisa ul li.box-item .item-title{
	height: 35px;
	text-align: center;
	overflow: hidden;
}
.favolisa ul li.box-item .item-title a{
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color:#278ae8;
}
.favolisa ul li.box-item .item-title2{
	height: 59px;
	text-align: center;
	overflow: hidden;
}
.favolisa ul li.box-item .item-title2 a{
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #278ae8;
}
.favolisa ul li.box-item .item-issue{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}
.favolisa ul li.box-item .item-info{
	height: 24px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
}
.favolisa ul li.box-item .item-info a{
	margin-right: 5px;
}
.favolisa ul li.box-item .item-icon{
	width: 19px;
	height: 41px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.favolisa ul li.box-item .sd{
	background-image: url(../image/sd.png);
}
.favolisa ul li.box-item .hx{
	background-image: url(../image/hx.png);
}
.favolisa ul li.box-item .rx{
	background-image: url(../image/rx.png);
}
.favolisa ul li.box-item .item-discount{
	position: absolute;
	display: none;
}
.favolisa ul li.box-item .item-price{
	line-height: 28px;
	/*color: #01af63;*/
	color: #c40000;
	font-size: 16px;
}
.favolisa ul li.box-item .item-price i{
	margin: 0 5px;
	font-style: normal;
}
.favolisa ul li.box-item .item-price s{
	margin-left: 20px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.favolisa ul li.box-item .item-but{
	margin: 10px auto;
}
.favolisa ul li.box-item .item-but a{
	padding: 5px 10px;
	text-decoration: none;
	color: #278ae8;
	border: 1px solid #278ae8;
}
.favolisa ul li.box-item .item-but a:hover{
	color: #fff;
	background-color: #278ae8;
	border: 1px solid #278ae8;
}
.favolisa ul li.box-item .item-but a i{
	margin-right: 5px;
	vertical-align: middle;
}

/*2020-2-4*/
.dlipop{width:400px; height:240px; margin:auto;	text-align:center; border-radius:5px; box-shadow:0 0 10px rgba(0,0,0,.2);
	position:fixed;	top:0; 	left:0;	right:0; bottom:0; z-index:9999; background-color:#fff;}
.dlipop h3{display:inline-block; margin-top:55px; font-size:25px; font-weight:400; color:#278ae8;}
.dlipop p{margin-top:15px; margin-bottom:20px; font-size:18px; color:#777;}
.dlipop a{display:inline-block;	width:120px; height:38px; line-height:38px;	font-size:15px;	border-radius:5px;}
.dlipop .dlidely{margin-right:30px;	color:#666;	background-color:#eaeaea;}
.dlipop .dlidely:hover{text-decoration:none; background-color:#ccc;color: #666;}
.dlipop .dlinow{color:#fff;	background-color:#278ae8;}
.dlipop .dlinow:hover{text-decoration:none; background-color:#2279cc;color: #fff;}

.dliside{width:62px; height:395px; position:fixed; top:115px; right:20px; z-index:99;}
.dliside a{display:block; width:100%; height:60px; margin-bottom:5px; 
/* background-color:#e22514; */
background-color: #237de2;
}
.dliside a:hover{text-decoration:none; 
/* background-color:#cc2112; */
background-color: #0c69d8;
}
.dliside a:hover .dliop1{display:none;}
.dliside .dide1,.dliside .dide1:hover{background:transparent url(../image/dlsicon.png) no-repeat; cursor:default;}
.dliside .dide6{background-color:#ccc;}
.dliside .dide6:hover{background-color:#eee;}
.dliop1{display:block; padding:13px 10px 0 10px; line-height:1.1; font-size:15px; text-align:center; color:#fff;}
.dliop2{display:none; text-align:center; line-height:60px;}
.dliside a:hover .dliop2{display:block;}

.top-box .dlicar{color:#e22514; position:relative;}
.top-box .dlicar img{width:16px; height:auto; margin-right:5px; position:relative; top:-2px;}
.dlicar b{font-weight:400;}
.clear{clear:both;}
.dlsorder{margin-bottom:15px; padding-bottom:18px; border-bottom:1px solid #e8e8e8;}
.dlsorder h4{margin-bottom:14px; font-size:24px; color:#333;}
.dlsorder p{margin-bottom:5px; line-height:1.6; font-size:12px; color:#333;}
.dlh-copy ul li.w1{width:200px;}
.dlh-copy ul li.w210{width:150px;}
.dlh-copy1 ul li.w1{width:250px;}
.dlh-copy1 ul li.w210{width:130px;}
.zcjc-box .dnxbbq{width:100%;}
.zcjc-box .dnxbbq dl dd{margin:1px 25px 10px 0;}
.dl-menu-box .box-item li a{padding:0 25px; margin-right:0;}
.dl-menu-box .box-item .dldybook a{padding:0 30px;}
.dl-menu-box .box-item .consult{float:right;}
.dl-menu-box .box-item .consult .dlicon{padding:0 25px;}
.dlxn-previ-box{height:auto;}
.dlxn-info-box{min-height:495px;}
.dlxn-info-box .box-buy{margin-top:27px; position:static;} 
.favolisa{width:auto; margin:15px 0 15px 0; padding:20px 5px 10px 0; background-color:#fff;}
.favolisa ul li{width:205px; margin-left:29px; margin-right:-3px;}
.favolisa ul li.box-item .item-image{border-color:#fff;}
.dostr .page-box{margin:10px auto 15px auto; padding:6px 0; background-color:#fff;}
.dostr1 .bbs{background-color:#fff;}
.dostr1 .box-bbs dd{margin-bottom:2px; padding:28px 10px 11px 10px; background-color:#fff;}
.dostr1 .content-box .box-con,.dostr1 .content-box{margin:0;}
.dostr1 .box-bbs .split{padding:0 10px;}
.dostr1 .shop{background-color:#fff;}
.dostr1 .list-box .box-item .item-c{width:635px;}
.dostr1 .list-box .box-item .item-param li.nofloat{width:auto;}
.table-list table tfoot tr,.table-list table tfoot tr{background-color:transparent;}
.table-list table tfoot{border-bottom:none;}
.dxcartbg{background-color:#f5f8fa; overflow:hidden;}
.dxboxnav{padding-top:1px; padding: 0; line-height: 2;margin: 15px 0; background-color:transparent;}

@media screen and (max-width:1366px){
	.dliside{right:8px;}
}

@media screen and (max-width:1280px){
	.dliside{width:54px; height:366px; right:0;}
	.dliside a{width:54px; height:56px; overflow:hidden;}
	.dliop1{padding:12px 7px 0 7px; font-size:14px;}
	.dliop2{width:29px; height:29px; margin:4px 0 0 12px; line-height:29px;}	
}
@media screen and (max-width:1200px){
	.top-box,.menu-box,.copyright-bg{width:1200px;}
}

.fixdthis-block .qkwz-info-box .box-title{
	background: none;
	text-align: center;
	color: #333;
}
.fixdthis-block .qkwz-info-box .box-info{
	text-align: center;
}
.fixdthis-block .qkwz-info-box .box-info span{
	color: #3ca2c8;
}
.fixdthis-block .qkwz-info-box .box-item{
	font-size: 16px;
	line-height: 32px;
}
.link-block{
	padding: 20px 38px 10px 38px;
	margin: 14px 0;
	background-color: #f7f7f7;
}
.link-block p {
    margin-bottom: 13px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.link-block a {
    width: 20%;
    margin-bottom: 13px;
    float: left;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.link-block a:hover{
	text-decoration: none;
	color: #278ae8;
}
 .ad-block img{
 	width: 100%;
 }
.ad-block {
	display: none;
	margin-top: 40px;
}
.fixdthis-block .qikan-box{
	padding-bottom: 20px;
}
.dxn-r-top{
	height: 150px;
	padding: 12px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #f3f3f3;
	margin-top: 12px;
}
.dxn-r-top h6{
	margin: 0;
	padding-bottom: 15px;
	font-size: 16px;
	color: #333;
}
.dxn-r-top .work-box{
	background-color: #fff;
}
.dxn-r-top .work-box ul{
	width: auto;
}
.dxn-r-top .work-box ul li{
	width: 70px;
	height: 80px;
	float: left;
	margin-right: 7px;
	text-align: center;
	
	border: none;
	margin-top: 0;
	background-color: #f9f9f9;
}
.dxn-r-top .work-box ul li:last-of-type{
	margin-right: 0;
}
.dxn-r-top .work-box ul li:first-child {
    margin-top: 0;
}
.dxn-r-top .work-box ul li a{
	height: auto;
}
.dxn-r-top .work-box i{
	width: 40px;
	height: 30px;
	margin: 10px auto 0;
	float: none;
	background-size: 145px;
}
.dxn-r-top .work-box .item-con{
	width: auto;
	margin: 0;
	float: none;
}
.dxn-r-top .work-box .item-con h2{
	font-size: 14px;
}
.dxn-r-top .work-box i.img4 {
    background-position: -37px 0;
}
.dxn-r-top .work-box i.img2 {
    background-position: -110px 0;
}
.dxn-r-top .work-box ul li:hover i.img1{
    background-position: 0 -30px;
}
.dxn-r-top .work-box ul li:hover i.img2{
    background-position: -110px -30px;
}
.dxn-r-top .work-box ul li:hover i.img4{
    background-position: -37px -30px;
}
/* 期刊内页重要提示 */
.important-tips{
	font-size: 12px;
	color: #999;
	height: 54px;
	line-height: 54px;
}

/* 电子阅读 */
.dzyd-fq-info{
	margin-top: 40px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 34px;
}
.dzyd-fq-info .left-img{
	float: left;
	width: 16%;
}
.dzyd-fq-info .left-img img{
	display: block;
	width: 122px;
	height: 166px;
}
.dzyd-fq-info .right-info{
	float: left;
	width: 84%;
}
.dzyd-fq-info .right-info h2{
	font-size: 30px;
}
.dzyd-fq-info .right-info p{
	font-size: 14px;
	line-height: 1.75;
	margin-top: 10px;
}
.dzyd-fq-box{
	margin-top: 20px;
}
.dzyd-fq-box .title{
	font-size: 18px;
	margin-bottom: 40px;
}
.dzyd-fq-box .box-item{
	margin-bottom: 20px;
}
.dzyd-fq-box .box-item .l {
    width: 90px;
    text-align: left;
    font-size: 15px;
	color: #333;
	font-weight: 400;
}
.dzyd-fq-box .box-item .r {
    width: 780px;
}
.dzyd-fq-box .box-item .r ul li {
    margin-right: 16px;
    float: left;
	margin-bottom: 10px;
}
.dzyd-fq-box .box-item .r ul li a {
	color: #309ae6;
	font-size: 15px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding: 0 10px;
    white-space: nowrap;
}
.qkwz-info-box .box-image{
    margin: 20px 0;
	font-size: 18px;
	text-align: center;
	color: #278ae8;
	font-weight: bold;
	line-height: 4;
}
.qkwz-info-box .box-image img{
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #999;
}


a:hover{text-decoration: none;}
.w1280{width: 1200px;margin: 0 auto;}
.container *{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
.nosetBoxsizng *{-moz-box-sizing: unset;-webkit-box-sizing: unset;-o-box-sizing: unset;-ms-box-sizing: unset;box-sizing: unset; }
.container{
	width: 100%;
	min-width: 1200px;
}
.container a:hover{text-decoration: none;color: #237de2;}
ul.flexbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.flexbox li{
   	display: block;
	align-items: center;
    justify-content: flex-start;
}
.table{display: table;height: 100%;}
.table_cell {
    display: table-cell;
    vertical-align: middle;
}
.bg-gray{
	background-color: #f9f9f9;
}
.btn-common{
	display: block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	-webkit-transition: all .4s;
    transition: all .4s;
}
.common-content .common-title h2{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 42px 0 34px 0;
}
.common-content .common-title h2:before{
	content: '';
	display: inline-block;
	width: 82px;
	height: 2px;
	background-color: #e3e3e3;
	margin-right: 70px;
	vertical-align: middle;
}
.common-content .common-title h2:after{
	content: '';
	display: inline-block;
	width: 82px;
	height: 2px;
	background-color: #e3e3e3;
	margin-left: 70px;
	vertical-align: middle;
}
.common-content .common-title p{
	text-align: center;
	font-size: 14px;
	color: #777;
	margin-bottom: 20px;
	margin-top: -20px;
}
.common-content .common-article p{
	font-size: 15px;
	line-height: 2;
	margin-bottom: 30px;
}
.common-content .common-article p img {
    border: 0;
    vertical-align: middle;
    text-align: center;
}
.common-content .common-article p:last-of-type{
	margin-bottom: 0;
}
.common-content .common-article p a{
	margin-right: 8px;
}
.common-content .common-box{
	padding: 0 52px 40px 52px;
	background-color: #fff;
	margin-bottom: 20px;
}
.common-content .gap{
	width: 100%;
	height: 15px;
	background-color: #f8f8f8;
}
.hoveropacity a:hover{
	opacity: .8;
}
.hoverimg img{
	-webkit-transition: transform 0.6s ease;
    -moz-transition: transform 0.6s ease;
    -ms-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
}
.hoverimg:hover img{
	-webkit-transform:scale(1.01); 
	-moz-transform:scale(1.01); 
	-ms-transform:scale(1.01); 
	transform:scale(1.01);
}
body.container{
	width: 100%;
	min-width: 1200px;
}
.bg-white{
	background-color: #fff;
}
/*面包屑*/
.bread-crumb-content{
	padding: 20px 0;
	font-size: 13px;
	color: #777;
}
.bread-crumb-content a{
	color: #777;
}
.bread-crumb-content a::after{
	content: '>';
	display: inline-block;
	margin-left: 6px;
}
.bread-crumb-content a:first-of-type::before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 13px;
	background: url(../images/dd/icon_crumb_index.png) no-repeat;
	margin-right: 6px;
}
/*期刊--头部*/
.hfb-qk-content2 .w1200{
	width: 1200px;
	margin: 0 auto;
}
.hfb-qk-content2 .block-footer{
	background-color: #fff;
}
.hfb-dy-content{
	background-color: #fff;
}
.hfb-header-qk-top{
	height: 65px;
	line-height: 65px;
	background-color: #237de2;
}
.box-logo .head-logo{
	display: inline-block;
	width: 83px;
	height: 28px;
	vertical-align: middle;
	background: url(../images/dd/icon_logo_white.png) no-repeat;
	background-size: 83px 28px;
}
.hfb-header-qk-top .middle-search{
	width: 278px;
	margin-left: 60px;
}
.hfb-header-qk-top .middle-search .search-input{
	width:278px;
	height:35px;
	overflow:hidden;
	margin: 15px 0 0 0;
	border-radius: 20px;
}
.hfb-header-qk-top .middle-search .search-input .l{
	width:87%;
	height:35px;
	line-height: 35px;
	overflow:hidden;
}
.hfb-header-qk-top .middle-search .search-input .r{
	width:13%;
	height:35px;
	background:rgba(248,248,248,0.32) url(../images/dd/icon_search_white.png) no-repeat center;
}
.hfb-header-qk-top .middle-search .search-input .r .s{
	display: block;
	border:none;
	background: url(../images/dd/icon_search_white.png) no-repeat center;
	width: 100%;
	height:35px;
	line-height:35px;
}
.hfb-header-qk-top .middle-search .search-input .r:hover .s{
	cursor: pointer;
	opacity: .8;
}
.hfb-header-qk-top .middle-search .search-input .q{
	border:0 none;
	outline:0 none;
	font-size:14px;
	color:rgba(255,255,255,0.47);
	width:100%;
	height:35px;
	line-height: 35px;
	padding-left: 16px;
	background-color: rgba(248,248,248,0.32);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1eeeeee, endcolorstr=#1eeeeee);
}
.hfb-header-qk-top .middle-search .search-input .q:-webkit-autofill,
.hfb-header-qk-top .middle-search .search-input .q:-webkit-autofill:hover,
.hfb-header-qk-top .middle-search .search-input .q:-webkit-autofill:focus {box-shadow:0 0 0 60px #237de2 inset; 
-webkit-text-fill-color: rgba(255,255,255,0.47);
}
.hfb-header-qk-top .middle-search .search-input .q::-webkit-input-placeholder{
	color: rgba(255,255,255,0.47);
}
.hfb-header-qk-top .middle-search .search-input .q::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: rgba(255,255,255,0.47);
}
.hfb-header-qk-top .middle-search .search-input .q:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: rgba(255,255,255,0.47);
}
.hfb-header-qk-top .middle-search .search-input .q:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color: rgba(255,255,255,0.47);
}
.hfb-header-qk-top .right-nav ul li{
	float: left;
	margin-right: 36px;
	height: 65px;
}
.hfb-header-qk-top .right-nav ul li:last-of-type{
	max-width: 36%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
}
.hfb-header-qk-top .right-nav ul li a{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hfb-header-qk-top .right-nav ul li a:nth-of-type(2){
	margin-left: 36px;
	max-width: 80px;
}
.hfb-header-qk-top .right-nav>a.btn-zxzx{
	display: inline-block;
	width: 94px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	background-color: #ff9330;
	margin-top: 14px;
	border-radius: 4px;
}
.hfb-header-qk-top .right-nav>a.btn-zxzx:hover{
	color: #fff;
	opacity: .8;
}
.hfb-header-qk-btm{
	height: 65px;
	line-height: 65px;
	background-color: #fff;
	margin-bottom: 2px;
}
.hfb-qk-content .hfb-header-qk-btm{
	border-bottom: 2px solid #f6f6f6;
}
.hfb-header-qk-btm a{
	font-size: 12px;
	line-height: 65px;
}
.hfb-header-qk-btm .l{
	width: 248px;
}
.hfb-header-qk-btm .l:after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #dedede;
	float: right;
    margin-top: 23px;
}
.hfb-header-qk-btm .l a{
	display: inline-block;
	margin-right: 32px;
}
.hfb-header-qk-btm .l a:before{
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/dd/icon_menu_qkdy.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}
.hfb-header-qk-btm .l a:first-of-type:before{
	background-position:  0 0;	
}
.hfb-header-qk-btm .l a:nth-of-type(2):before{
	background-position: -88px -1px;
}
.hfb-header-qk-btm .r{
	width: 950px;
}
.hfb-header-qk-btm .r p a:first-of-type{
	margin-left: 50px;
}
.hfb-header-qk-btm .r p a:last-of-type{
	color: #ce994f;
	font-weight: bold;
}
.hfb-header-qk-btm .r p a{
	display: inline-block;
	margin-left: 34px;
	color: #777;
}
.hfb-qk-content .bg-gray{
	width: 100%;
	min-width: 1200px;
	height: 236px;
	background-color: #f9f9f9;
	z-index: -1;
	position: absolute;
	top: 130px;
}
.hfb-dy-content .bg-gray{
	height: 240px;
}
.hfb-qk-content .left-panel{
	float: left;
	width: 280px;
}
.hfb-qk-content .right-panel{
	float: left;
	margin-left: 63px;
	width: 815px;
}
.hfb-qk-content2 .hfb-qk-cright{
	float: none;
	width: 100%;
	margin-left: 0;
	background-color: #fff;
	padding: 40px 96px 1px;
}
.hfb-dy-content .hfb-dy-cright{
	margin-bottom: 20px;
}
.hfb-qk-info{
	padding-bottom: 50px;
}
.hfb-qk-info .left-img{
	width: 280px;
	height: 383px;
}
.hfb_sci_info .left-img{
	width: 322px;
	height: 420px;
	text-align: center;
	background-color: #ffffff;
	box-shadow: 0px 3px 20px 4px 
		rgba(226, 226, 226, 0.39);
}
.hfb-qk-info .left-img img{
	width: 100%;
	height: 100%;
}
.hfb_sci_info .left-img img{
	width: 220px;
	height: 288px;
	margin-top: 46px;
}
.hfb_sci_info .left-img ul{
	width: 220px;
	margin: 15px auto 0;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
}
.hfb_sci_info .left-img ul li span, .hfb_sci_info .left-img ul li a{
	color: #ff6c14;
}
.hfb-qk-info .right-info h1{
	font-size: 34px;
}
.hfb-qk-content2 .hfb-qk-info .right-info h1{
	margin: -6px 0 0 -12px;
}
.hfb-dy-content .hfb-qk-info .right-info h1{
	margin: -6px 0 0 0;
}
.hfb_sci_content .hfb_sci_info .right-info h1{
	margin: -6px 0 0 0;
}
.hfb-qk-info .right-info h1 span.qkjb, .hfb-qk-info .right-info h1 a.qkjb{
	color: #237de2;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 4px;
}
.hfb-qk-info .right-info h1 span.qkjb::before, .hfb-qk-info .right-info h1 a.qkjb::before{
	content: "";
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(../images/dd/icon_qk_qkjb.png) no-repeat;
	vertical-align: middle;
	margin: 0 4px 4px 5px;
}
.hfb_sci_info .right-info h1 span.qkjb:first-of-type, .hfb_sci_info .right-info h1 a.qkjb:first-of-type{
	margin-left: 15px;
}
.hfb-qk-info .right-info .EN-name{
	height: 16px;
	display: block;
	font-size: 14px;
	color: #999;
	margin: 2px 0 20px 0;
}
.hfb-qk-info .right-info .desc{
	font-size: 14px;
	line-height: 1.75;
	margin-bottom: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	min-height: 74px;
	text-align: justify;
}
.hfb_sci_info .right-info .desc{
	margin-bottom: 55px;
}
.hfb-qk-info .right-info .list li{
	float: left;
	margin-bottom: 14px;
	font-size: 14px;
	width: 50%;
	padding-right: 3%;
}
.hfb_sci_info .right-info .list{
	max-height: 132px;
	overflow: hidden;
}
.hfb_sci_info .right-info .list li{
	width: 33.33%;
}
.hfb-qk-info .right-info .list li p{
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.hfb-qk-info .right-info .box-buy{
	margin-top: 25px;
}
.hfb_sci_info .right-info .box-buy{
	margin-top: 20px;
}
.hfb-dy-info .right-info .box-buy{
	margin-top: 30px;
}
.hfb-qk-info .right-info .box-buy a{
	display: inline-block;
	width: 148px;
	height: 48px;
	line-height: 48px;
	margin-right: 20px;
	font-size: 18px;
	color: #fff;
	border-radius: 6px;
	border: solid 1px #237de2;
}
.hfb-qk-info .right-info .box-buy a:before{
	content: '';
	display: inline-block;
	width: 22px;
	height: 21px;
	background: url(../images/dd/icon_qk_btns.png) no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.hfb-qk-info .right-info .box-buy a.btn-xszx{
	background-color: #ff6c14;
	border: solid 1px #ff6c14;
}
.hfb-dy-info .right-info .box-buy a.btn-xszx::before{
	display: none;
}
.hfb-qk-info .right-info .box-buy a.btn-mfzx{
	background-color: #237de2;
}
.hfb-qk-info .right-info .box-buy a.cart-add{
	background-color: #237de2;
}
.hfb-dy-info .right-info .box-buy a.btn-mfzx{
	border: solid 1px #237de2;
	background-color: #fff;
	color: #237de2;
}
.hfb-qk-info .right-info .box-buy a.btn-mfzx:before{
	background-position: -340px 1px;
}
.hfb-dy-info .right-info .box-buy a.btn-mfzx:before{
	display: none;
}
.hfb-qk-info .right-info .box-buy a.cart-add:before{
	width: 24px;
	height: 22px;
	background: url(../images/dd/hfb_dy_addcart.png) no-repeat;
	background-size: 24px 22px;
}
.hfb-qk-cbox{
	margin-top: 15px;
}
.hfb-qk-content2 .hfb-qk-cbox{
	background-color: #f9f9f9;
	margin-top: 0;
	padding-top: 15px;
}
/*期刊内容左侧*/
.hfb-qk-cleft .bl-ad a{
	display: block;
	width: 100%;
	height: 244px;
	background: url(../images/dd/ad_qk_content1.png) no-repeat;
	background-size: 322px 244px;
}
.hfb-dy-cleft .bl-ad a{
	background: url(../images/dd/ad_dy_content1.png) no-repeat;
}
.hfb-qk-cleft .bl-ad a:hover{
	box-shadow: 0 0 20px rgba(227, 238, 249, 0.89);
}
.hfb-qk-cleft .bleft-common{
	margin-top: 40px;
}
.hfb-qk-cleft .bleft-common h3{
	font-size: 18px;
	margin-bottom: 26px;
}
/*联系方式*/
.hfb-qk-cleft .bl-lxfs p{
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-bottom: 8px;
}
.hfb-qk-cleft .bl-lxfs p:last-of-type{
	margin-bottom: 0;
}
.hfb-qk-cleft .bl-lxfs p:before{
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/dd/icon_qk_lxfs.png) no-repeat;
	background-position: -28px -11px;
	vertical-align: middle;
	margin: 0 6px 6px 0;
}
.hfb-qk-cleft .bl-lxfs p.dz:before{
	background-position: -28px -52px;
}
.hfb-qk-cleft .bl-lxfs p.yb:before{
	background-position: -28px -93px;
}
/*基本信息*/
.hfb-qk-cleft .bl-jbxx p{
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-bottom: 16px;
}
.hfb-qk-cleft .bl-jbxx p:last-of-type{
	margin-bottom: 0;
}
/*收录与荣誉*/
.hfb-qk-cleft .bl-slry ul li{
	float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    background-color: #f6f6f6;
    font-size: 12px;
    text-align: center;
    color: #555;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding: 0 16px;
    margin: 0 10px 10px 0;
}
.hfb-qk-cleft .bl-slry ul li:last-of-type{
	margin-bottom: 0;
}
/* 订阅--主要栏目 */
.hfb-qk-cleft .bl-dy-zylm p{
	line-height: 2.25;
	font-size: 13px;
	color: #555;
}
/*相关杂志*/
.hfb-qk-cleft .bl-xgzz div{
	display: block;
	margin-bottom: 28px;
}
.hfb-qk-cleft .bl-xgzz div:last-of-type{
	margin-bottom: 0;
}
.hfb-qk-cleft .bl-xgzz div>a{
	float: left;
	width: 116px;
	height: 160px;
}
.hfb-qk-cleft .bl-xgzz div>a img{
	width: 100%;
	height: 100%;
}
.hfb-qk-cleft .bl-xgzz div>div{
	float: left;
	margin-left: 20px;
	width: 186px;
}
.hfb-qk-cleft .bl-xgzz div h6{
	font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 15px 0 25px 0;
}
.hfb-qk-cleft .bl-xgzz div p{
	font-size: 12px;
	margin-bottom: 5px;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.hfb-qk-cleft .bl-xgzz div p .price{
	color: #f00;
}
.hfb-qk-cleft .bl-xgzz div>span{
	display: block;
	font-size: 12px;
	color: #c3c3c3;
	margin-top: 25px;
}
.hfb-qk-cleft .bl-xgzz div>span:before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/dd/icon_logo_rq.png) no-repeat;
	background-position: center;
	vertical-align: middle;
	margin: 0 6px 6px 0;
}
/*服务介绍*/
.box-fwjs{
	margin-bottom: 15px;
}
.box-fwjs h6{
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	padding-left: 20px;
	background-color: #f8f8f8;
	margin-bottom: 4px;
}
.box-fwjs>a{
	display: block;
	height: 114px;
	background: #f8f8f8 url(../images/dd/icon_qk_fwjs.png) no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	background-position: 20px 42px;
	padding-left: 80px;
}
.box-fwjs>a:nth-of-type(2){
	background-position: 20px -74px;
}
.box-fwjs>a:nth-of-type(3){
	background-position: 20px -192px;
}
.box-fwjs>a span{
	display: block;
	font-size: 16px;
	margin-bottom: 8px;
}
.box-fwjs>a p{
	font-size: 12px;
	color: #999;
}
/*期刊内容右侧*/
.hfb-qk-cright .bright-common{
	margin-bottom: 40px;
}
.hfb-qk-cright .bright-common h2{
	font-size: 20px;
	margin-bottom: 30px;
}
.hfb-qk-content2 .bright-common h2{
	font-size: 28px;
	margin-bottom: 40px;
	text-align: center;
}
.hfb-qk-cright .bright-common h2:before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 17px;
    background-color: #3584d8;
    vertical-align: middle;
    margin-right: 10px;
}
.hfb-qk-content2 .bright-common h2:before{
	content: '';
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #e2e2e2;
	vertical-align: middle;
	margin-right: 12px;
	display: none;
}
.hfb-qk-content2 .bright-common h2::after{
	content: '';
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #e2e2e2;
	vertical-align: middle;
	margin-left: 12px;
	display: none;
}
/*杂志简介*/
.hfb-qk-cright .br-zzjj p{
	line-height: 2;
	font-size: 15px;
	margin-bottom: 30px;
}
.hfb-qk-cright .br-zzjj p:last-of-type{
	margin-bottom: 0;
}
/*服务流程*/
.hfb-qk-cright .br-fwlc ul li{
	width: 214px;
	height: 118px;
	border: 1px solid #e5eaf4;
	padding-left: 22px;
	background: url(../images/dd/icon_qk_fwlc.png) no-repeat 22px 0;
}
.hfb-qk-cright .br-fwlc ul li b{
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}
.hfb-qk-cright .br-fwlc ul li p{
	font-size: 14px;
	color: #999;
}
/*发文分析*/
.dl-dldabox0, .dl-dldabox25, #dl-dldabox6{
	border: 1px solid #eee;
}
/* .dlanly{margin:30px auto;} */
.dlanly h4{font-size:16px; font-weight:400;}
.dlanly table{margin-top:15px;}
.dlanly thead{background-color:#a9a9a9;font-weight: bold;}
.dlanly thead tr{height:48px; line-height:48px;}
.dlanly thead td{color:#fff;}
.dlanly td{font-size:14px; color:#555;}
.dlanly tbody tr{height:48px; line-height:48px;}
.dlanly tbody tr:nth-child(even){background-color:#f7f7f7;}
.dlanly tbody td{height:48px;}
.dlanly tr td:nth-child(1){width:26%; overflow:hidden;}
.dlanly tr td:nth-child(2){width:20%;}
.dlanly  thead td:nth-child(1){width:20%; text-indent:15px;}
.dlanly  tbody td:nth-child(1) span{display:block; height:100%; line-height:48px; text-indent:18px;font-size: 14px;color: #555;}
.dlanly tbody td:nth-child(2){text-indent:12px;}
.dlanlybox thead td:nth-child(1),.dlanlybox thead td:nth-child(1){width:520px;}
/*网友评论*/
.hfb-qk-cright .br-wypl .box-bbs dd{
	border: none;
	background-color: #f9fafb;
	padding: 28px 28px 8px 28px;
	margin-bottom: 10px;
}
.hfb-qk-cright .br-wypl .box-bbs .bbs-info{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
	margin-left: 0;
}
.hfb-qk-cright .br-wypl .box-bbs .bbs-content{
	font-size: 14px;
	line-height: 1.75;
}
.hfb-qk-cright .br-wypl .box-bbs .bbs-tool{
	border-top: none;
	height: 20px;
	line-height: 20px;
	margin-left: 0;
	font-size: 12px;
	color: #b3b4b4;
	margin-top: 16px;
}
.hfb-qk-cright .br-wypl .box-bbs .bbs-tool a{
	color: #237de2;
	margin-left: 16px;
}
.hfb-qk-cright .br-wypl .box-bbs .bbs-tool .reply-but:hover i{
    background-position: -30px -225px;
}
.hfb-qk-cright .br-wypl .reply-form .reply-input{
	width: 100%;
}
.hfb-qk-cright .br-wypl .reply-box{
	width: 91%;
}
.hfb-qk-cright .br-wypl .reply-form .reply-input .l{
	width: 80%;
}
.hfb-qk-cright .br-wypl .reply-form .reply-input .r{
	display: inline-block;
	height: 35px;
	background-color: #237de2;
}
.hfb-qk-cright .br-wypl .reply-form .reply-input .s{
	height: 35px;
	line-height: 35px;
	background-color: #237de2;
}
.hfb-qk-cright .br-wypl .box-comment .box-but .but-submit a{
	background-color: #237de2;
}
.hfb-qk-cright .br-wypl .box-comment .box-but .but-file span{
	color: #237de2;
}
.hfb-qk-cright .br-wypl .box-mscomment{
	display: none;
	margin-bottom: 15px;
}
.hfb-qk-cright .box-comment .box-login a{
	margin: 0 0 0 15px;
}
.hfb-qk-cright .box-comment .box-login a.login{
	color: #237de2;
}
.hfb-qk-cright .box-comment .box-login{
	margin-top: 0;
}
.hfb-qk-cright .box-comment .btn-showpl{
	display: inline-block;
	width: 70px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 12px;
}
/*友情链接*/
.block-yqlj{
	padding: 16px 30px;
	background-color: #fff;
	margin-bottom: 20px !important;
	font-size: 14px;
}
.block-yqlj span{
	display: block;
	color: #333;
	margin-bottom: 10px;
}
.block-yqlj a{
	color: #999;
	margin-right: 16px;
}
.block-yqlj>a,.block-yqlj>ul>li{
	float: left;
	width: 14.28%;
	line-height: 28px;
	font-size: 12px;
	padding-right: 1%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*页脚*/
.block-footer{
	background-color: #f8f8f8;
}
.block-footer .foot-logo{
	display: inline-block;
	width: 88px;
	height: 28px;
	margin-top: 6px;
	background: url(../images/dd/icon_logo_blue.png) no-repeat;
}
.block-footer .foot-nav {
    padding: 30px 0;
}
.block-footer .foot-nav .l{
	height: 40px;
	line-height: 40px;
}
.block-footer .foot-nav .l ul li{
	float: left;
	margin-left: 50px;
}
.block-footer .foot-nav .l ul li a{
	font-size: 14px;
	font-weight: bold;
}
.block-footer .foot-nav .r>a.zxzx{
	display: block;
	width: 90px;
	height: 26px;
	line-height: 26px;
	background-color: #237de2;
	border-radius: 13px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 7px;
}
.block-footer .foot-nav .r>a.zxzx::before{
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/dd/hfb_foot_zxzx.png) no-repeat;
	vertical-align: middle;
	margin: 0 4px 2px 0;
}
.block-footer .foot-nav .r>a.zxzx:hover{
	background-color: #0c69d8;
}
/*页脚搜索框*/
.block-footer .foot-search{
	width: 305px;
}
.block-footer .foot-search .search-input{
	width:305px;
	height:40px;
	overflow:hidden;
}
.block-footer .foot-search .search-input .l{
	width:77%;
	height:40px;
	line-height: 40px;
	overflow:hidden;
}
.block-footer .foot-search .search-input .r{
	width:23%;
	height:40px;
}
.block-footer .foot-search .search-input .r .s{
	display: block;
	border:none;
	width: 100%;
	height:40px;
	line-height:40px;
	background-color: #278ae8;
	color: #fff;
	font-size: 14px;
}
.block-footer .foot-search .search-input .r:hover .s{
	cursor: pointer;
	opacity: .8;
}
.block-footer .foot-search .search-input .q{
	border:0 none;
	outline:0 none;
	font-size:14px;
	color:#999;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-left: 16px;
	background-color: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1eeeeee, endcolorstr=#1eeeeee);
}
.block-footer .foot-search .search-input .q:-webkit-autofill,
.block-footer .foot-search .search-input .q:-webkit-autofill:hover,
.block-footer .foot-search .search-input .q:-webkit-autofill:focus {box-shadow:0 0 0 60px #237de2 inset; 
-webkit-text-fill-color: #999;
}
.block-footer .foot-search .search-input .q::-webkit-input-placeholder{
	color: #999;
}
.block-footer .foot-search .search-input .q::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: #999;
}
.block-footer .foot-search .search-input .q:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #999;
}
.block-footer .foot-search .search-input .q:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color: #999;
}
/*版权*/
.block-footer .copyright-box{
	margin-top: 25px;
	border: none;
	border-top: 1px dotted #aeaeae;
}
.block-footer .copyright-box .l{
	width: 73%;
	padding-top: 22px;
	height: auto;
}
.block-footer .copyright-box .l p{
    color:#777;
    line-height: 24px;
	font-size:12px;
    text-align: left;
	padding: 0;
}
.block-footer .copyright-box .l p a{
	color: #777;
}
.block-footer .copyright-box .l p a:hover{
	color: #278ae8;
}
.block-footer .copyright-box .r{
	width: 26%;
	padding-top: 22px;
	height: auto;
}
.block-footer .copyright-box .r p{
	color:#777;
	font-size:12px;
	line-height: 24px;
	text-align: left;
	padding: 0;
}
.block-footer .copyright-box .r .tel{
	font-size: 13px;
	font-weight: bold;
	color: #278ae8;
}
.block-footer .copyright-box .l>a, .block-footer .copyright-box .r>a{
	font-size:12px;
	color: #777;
}
.block-footer .copyright-box .l>a:hover, .block-footer .copyright-box .r>a:hover{
	color: #278ae8;
}
.dliside-qk a{
	background-color: #278ae8;
}
.dliside-qk a:hover{text-decoration:none; background-color:#278ae8; }

/* 首页 */
.hfb-header-index{
	height: 606px;
	background: url(../images/dd/bg_index_header.png) no-repeat;
}
.hfb-header-index .hfb-header-qk-top{
	background: transparent;
}
.hfb-header-index .hfb-header-qk-btm{
	background: transparent;
}
.hfb-header-index .hfb-header-qk-btm .l a, .hfb-header-index  .hfb-header-qk-btm .r p a{
	color: #fff;
}
.hfb-header-index .hfb-header-qk-btm .l a:before{
	background: url(../images/dd/icon_menu_qkdy_white.png) no-repeat;
}
.hfb-header-index .hfb-header-qk-btm .l a:nth-of-type(2):before{
	background-position: -88px -1px;
}
.hfb-header-index .hfb-header-qk-btm .l a:nth-of-type(3):before{
	background: url(../images/dd/icon_menu_scizz_white.png) no-repeat;
	background-position: 0 0;
}
.hfb-header-index .hfb-header-qk-btm .l:after{
	background-color: #4557ec;
}
.hfb-header-index .blue-line{
	position: absolute;
	width: 100%;
	min-width: 1200px;
	height: 1px;
	background-color: #2d7ecd;
	top: 66px;
	left: 0;
}
.hfb-header-index .index-search h1{
	text-align: center;
	margin: 50px 0;
	font-size: 36px;
	color: #fff;
}
.hfb-header-index .index-search .search-input{
	width: 840px;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
	background-color: #fff;
}
.hfb-header-index .index-search .search-input .q{
	height: 56px;
	line-height: 56px;
	/* padding-left: 50px; */
	/* background: #fff url(../images/dd/icon_index_search.png) no-repeat 20px center; */
	/* background-size: 18px; */
}
.hfb-header-index .index-search .search-input .l{
	width: 760px;
	height: 56px;
	border: none;
}
.hfb-header-index .index-search .search-input .r{
	height: 56px;
	background-color: #fff;
}
.hfb-header-index .index-search .search-input .s{
	background: #fff url(../images/dd/icon_index_search.png) no-repeat center;
	background-size: 18px;
	height: 56px;
	line-height: 56px;
}
.hfb-header-index .index-search .search-input .q:-webkit-autofill,
.hfb-header-index .index-search .search-input .q:-webkit-autofill:hover,
.hfb-header-index .index-search .search-input .q:-webkit-autofill:focus {
	/* box-shadow:0 0 0 60px #237de2 inset; 
	-webkit-text-fill-color: #b0b4bb; */
}
.hfb-header-index .index-search .search-input .q::-webkit-input-placeholder{
	color: #b0b4bb;
}
.hfb-header-index .index-search .search-input .q::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color: #b0b4bb;
}
.hfb-header-index .index-search .search-input .q:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color: #b0b4bb;
}
.hfb-header-index .index-search .search-input .q:-ms-input-placeholder{  /* Internet Explorer 10-11 */
	color: #b0b4bb;
}
/* 页头--期刊收录 */
.hfb-header-index .qksl-list{
	width: 890px;
	margin: 50px auto 0;
}
.hfb-header-index .qksl-list ul li{
	width: 14%;
	color: #fff;
	text-align: center;
	margin-bottom: 46px;
}
.hfb-header-index .qksl-list ul li span{
	display: block;
	width: 32px;
	height: 44px;
	margin: 0 auto;
	background: url(../images/dd/icon_index_header.png) no-repeat;
	background-position: 5px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(2) span{
	background-position: -130px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(3) span{
	background-position: -266px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(4) span{
	background-position: -399px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(5) span{
	background-position: -532px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(6) span{
	background-position: -669px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(7) span{
	background-position: -802px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(8) span{
	background-position: 5px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(9) span{
	background-position: -130px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(10) span{
	background-position: -266px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(11) span{
	background-position: -399px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(12) span{
	background-position: -532px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(13) span{
	background-position: -669px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(14) span{
	background-position: -802px -85px;
}
.hfb-header-index .qksl-list ul li a{
	display: block;
	color: #fff;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.hfb-header-index .qksl-list ul li a:hover{
	opacity: 1;
}
.hfb-header-index .qksl-list ul li:hover a{
	opacity: .8;
}
.hfb-header-index .qksl-list ul li:hover span{
	background: url(../images/dd/icon_index_header_hover.png) no-repeat;
	background-position: 5px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(2):hover span{
	background-position: -130px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(3):hover span{
	background-position: -266px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(4):hover span{
	background-position: -399px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(5):hover span{
	background-position: -532px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(6):hover span{
	background-position: -669px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(7):hover span{
	background-position: -802px 10px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(8):hover span{
	background-position: 5px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(9):hover span{
	background-position: -130px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(10):hover span{
	background-position: -266px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(11):hover span{
	background-position: -399px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(12):hover span{
	background-position: -532px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(13):hover span{
	background-position: -669px -85px;
}
.hfb-header-index .qksl-list ul li:nth-of-type(14):hover span{
	background-position: -802px -85px;
}
/* 首页--列表 */
.index-common-list .common-title{
    padding: 60px 0 36px 0;
}
.index-common-list .common-title a.title {
	font-size: 30px;
	color: #333;
	margin-left: 0;
}
.index-common-list .common-title a {
    font-size: 14px;
    color: #999;
    font-weight: 400;
    margin-left: 16px;
}
.index-common-list .common-title a:nth-of-type(2) {
    margin-left: 22px;
}
.index-common-list .common-title a.more{
	float: right;
    margin-right: 6px;
    font-size: 15px;
    font-weight: 400;
    color: #686868;
    letter-spacing: 0;
    position: relative;
    top: 19px;
}
.index-common-list .common-title a.more i {
    margin-left: 7px;
    position: relative;
    top: 0;
}
.index-common-list .common-title a.more i:after {
    content: "+";
    color: #f94221;
    font-size: 16px;
    display: inline-block;
    height: 20px;
    line-height: 16px;
    vertical-align: middle;
}
.index-common-list .common-title a.more i svg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3px;
    left: -5px;
}
@-webkit-keyframes svgan{100%{stroke-dashoffset:0;}}
@-moz-keyframes svgan{100%{stroke-dashoffset:0;}}
@keyframes svgan{100%{stroke-dashoffset:0;}}
.index-common-list .common-title a.more:hover{
	color:#f94221;
}
.index-common-list .common-title a.more:hover svg{
	-webkit-animation:svgan 3s linear forwards; 
	-moz-animation:svgan 3s linear forwards; 
	-ms-animation:svgan 3s linear forwards; 
	animation:svgan 3s linear forwards; 
	stroke-dasharray:400; 
	stroke-dashoffset:400;
}
.index-common-list ul li{
	width: 389px;
	height: 194px;
	background-color: #f8f8f8;
	margin-bottom: 25px;
	padding: 24px 26px;
}
.index-common-list ul li:hover{
	box-shadow: 0 0 15px rgba(238, 238, 238, 0.79);
}
.index-common-list ul li .l{
	width: 219px;
	margin-right: 50px;
}
.index-common-list ul li .r{
	width: 68px;
}
.index-common-list ul li .item-title a{
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 22px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-common-list ul li .item-info-f{
	font-size: 13px;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-common-list ul li .item-info-f .qkjb{
	margin-right: 24px;
}
.index-common-list ul li .item-info-f .qkjb::before{
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../images/dd/icon_index_qklist.png) no-repeat;
	vertical-align: middle;
	margin: 0 2px 4px 0;
}
.index-common-list ul li .item-info-f .jksj::before{
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/dd/icon_index_qklist.png) no-repeat;
	background-position: -124px -1px;
	vertical-align: middle;
	margin-right: 2px;
}
.index-common-list ul li .item-info-s{
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 25px;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.index-common-list ul li .item-info-p{
	font-size: 14px;
	color: #999;
}
.index-common-list ul li .item-info-p span{
	color: #df2d2d;
}
.index-common-list ul li .r>a{
	display: block;
	width: 80px;
	height: 107px;
}
.index-common-list ul li .r>a img{
	width: 100%;
	height: 100%;
}
.index-common-list ul li .r .rq{
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 16px;
}
/* 首页广告图 */
.hfb-index-ad{
	height: 133px;
	text-align: center;
}
.hfb-index-ad1{
	background: url(../images/dd/ad_index1.png);
}
.hfb-index-ad .p1{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #333;
}
.hfb-index-ad .p2{
	font-size: 22px;
	font-weight: normal;
	color: #333;
}
.hfb-index-ad .table{
	width: 100%;
}
.hfb-index-ad1 .p1{
	color: #0c69d8;
}
.hfb-index-ad2{
	background: url(../images/dd/ad_index2.png);
}
.hfb-index-ad3{
	background: url(../images/dd/hfb_index_scixc.png);
}
.hfb-index-ad3 .p1{
	color: #237de2;
}
/* 首页---精心打造期刊咨询服务 */
.hfb-index-zxfw{
	height: 564px;
	background: url(../images/dd/bg_index_zxfw.png);
}
.hfb-index-zxfw .l{
	padding-top: 108px;
}
.hfb-index-zxfw .l b{
	display: block;
	color: #1b75df;
	font-weight: bold;
	font-size: 40px;
}
.hfb-index-zxfw .l p{
	margin: 40px 0 70px 0;
}
.hfb-index-zxfw .l p a{
	font-size: 14px;
	display: inline-block;
}
.hfb-index-zxfw .l p a:after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #d7e3f5;
	margin: 0 12px;
	vertical-align: middle;
	margin-bottom: 2px;
}
.hfb-index-zxfw .l div{
	width: 264px;
	line-height: 2;
	font-size: 12px;
	color: rgba(51,51,51,0.63);
}
.hfb-index-zxfw .r{
	width: 860px;
	height: 443px;
	margin-right: 20px;
	background: url(../images/dd/bg_index_zxfw_blue.png) no-repeat;
}
.hfb-index-zxfw .r ul li{
	width: 25%;
	padding-top: 106px;
}
.hfb-index-zxfw .r ul li span{
	display: block;
	width: 46px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/dd/icon_index_zxfw.png) no-repeat;
	background-position: 1px 0;
}
.hfb-index-zxfw .r ul li:nth-of-type(2) span{
	background-position: -215px 3px;
}
.hfb-index-zxfw .r ul li:nth-of-type(3) span{
	background-position: -414px 1px;
}
.hfb-index-zxfw .r ul li:nth-of-type(4) span{
	background-position: -609px 0;
}
.hfb-index-zxfw .r ul li a{
	display: block;
}
.hfb-index-zxfw .r ul li a:hover{
	opacity: .8;
}
.hfb-index-zxfw .r ul li b{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 84px 0 18px 0;
}
.hfb-index-zxfw .r ul li p{
	line-height: 2;
	color: rgba(255,255,255,0.52);
	width: 128px;
	margin: 0 auto;
	text-align: center;
}
/* 首页---服务推荐 */
.hfb-index-fwtj{
	margin-bottom: 25px;
}
.hfb-index-fwtj h5, .hfb-index-jxfw h5{
	font-size: 36px;
	font-weight: normal;
	margin: 44px 0;
	text-align: center;
}
.hfb-index-jxfw h5>a{
	color: #000;
}
.hfb-index-fwtj ul li{
	width: 388px;
	height: 203px;
	background: #f8f8f8;
	padding: 56px 50px 30px 40px;
}
.hfb-index-fwtj ul li:hover{
	box-shadow: 0 0 15px rgba(238, 238, 238, 0.79);
}
.hfb-index-fwtj ul li .l{
	width: 232px;
}
.hfb-index-fwtj ul li .l span{
	display: block;
	font-size: 16px;
}
.hfb-index-fwtj ul li .l p{
	line-height: 1.75;
	color: #777;
	font-size: 12px;
	margin: 10px auto 30px;
	height: 42px;
	text-align: left;
	padding-right: 30px;
}
.hfb-index-fwtj ul li .l a{
	display: block;
}
.hfb-index-fwtj ul li .l a.btn{
	font-size: 12px;
	color: #278ae8;
}
.hfb-index-fwtj ul li .r{
	width: 66px;
	height: 50px;
	margin-top: 22px;
	background:  url(../images/dd/icon_index_fwtj.png) no-repeat;
	background-position: 2px -2px;
}
.hfb-index-fwtj ul li:nth-of-type(2) .r{
	background-position: -177px -1px;
}
.hfb-index-fwtj ul li:nth-of-type(3) .r{
	background-position: -57px -1px;
}
/* 首页---友情链接 */
.block-index-yqlj{
	padding: 24px 16px 24px 36px;
	background-color: #f8f8f8;
	font-size: 14px;
	color: #777;
	margin-bottom: 25px;
}
.block-qk-yqlj{
	background-color: #fff;
}
.hfb_fw_yqlj{
	padding: 24px 0 24px 0;
}
.hfb_fw_yqlj b{
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 0 25px;
	color: #333;
}
.hfb_fw_yqlj ul{
	padding: 0 25px;;
}
.hfb_fw_yqlj ul li{
	width: 14.28%;
}
.block-index-yqlj p{
	font-size: 14px;
	margin-bottom: 10px;
}
.block-index-yqlj div ul li{
	float: left;
	width: 14.28%;
	padding-right: 1%;
	line-height: 1.75;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.hfb_dy_yqlj{
	background-color: #fff;
}
/* 期刊列表 */
.hfb-filter{
	width: 100%;
	/* min-height: 235px; */
	/* background: url(../images/dd/bg_index_header.png) no-repeat; */
	background-color: #fff;
}
.hfb-filter>.w1280{
	padding:30px 0; 
}
.hfb-qk-list{
	box-shadow: 0 0 22px rgba(126, 172, 194, 0.23);
	margin-top: 30px;
	margin-bottom: 30px;
}
.hfb-qk-list dl{
	background-color: #f0f0f0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.hfb-qk-list dl dd, .hfb-qk-list ul li>a>span{
	float: left;
	width: 11%;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	font-weight: bold;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
	text-align: center;
}
.hfb-dy-list dl dd, .hfb-dy-list ul li>a>span{
	width: 10.4%;
}
.hfb-qk-list dl dd{
	height: 60px;
	line-height: 60px;
}
.hfb-qk-list dl dd:first-of-type, .hfb-qk-list ul li>a>span.title{
	width: 16%;
	padding-right: 1%;
	text-align: left;
}
.hfb-qk-list dl dd:nth-of-type(2),  .hfb-qk-list ul li>a>span:nth-of-type(2){
	width: 17%;
	padding-right: 1%;
	text-align: left;
}
.hfb-qk-list dl dd:nth-of-type(3), .hfb-qk-list ul li>a>span:nth-of-type(3){
	width: 23%;
	padding-right: 1%;
	text-align: left;
}
.hfb-qk-list dl dd:nth-of-type(4), .hfb-qk-list ul li>a>span:nth-of-type(4){
	width: 11%;
	padding-right: 1%;
	text-align: left;
}
.hfb-dy-list dl dd:nth-of-type(4), .hfb-dy-list ul li>a>span:nth-of-type(4){
	width: 10.4%;
	text-align: center;
}
.block-dy-list dl dd:first-of-type, .block-dy-list dl dd:nth-of-type(3), .block-dy-list ul li>a>span.title, .block-dy-list ul li>a>span:nth-of-type(2){
	width: 14%;
}
.hfb-dy-list dl dd:first-of-type, .hfb-dy-list dl dd:nth-of-type(2), .hfb-dy-list dl dd:nth-of-type(3), .hfb-dy-list ul li>a>span.title, .hfb-dy-list ul li>a>span:nth-of-type(2), .hfb-dy-list ul li>a>span:nth-of-type(3){
	width: 16%;
	padding-right: 1%;
}
.block-dy-list dl dd:nth-of-type(3), .block-dy-list ul li>a>span:nth-of-type(3){
	width: 11.39%;
}
.hfb-qk-list dl dd:first-of-type, .hfb-qk-list ul li>a>span.title{
	padding-left: 4%;
}
.hfb-qk-list ul li{
	background-color: #fff;
	border-top: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
.hfb-qk-list ul li:hover{
	z-index: 4;
	box-shadow: 2px 3px 30px rgba(180, 211, 242, 0.55);
}
.hfb-qk-list ul li:hover a{
	color: #237de2;
}
.hfb-qk-list ul li>a>span{
	font-size: 14px;
	font-weight: normal;
}
.hfb-qk-list ul li>a>span.title{
	font-size: 16px;
	font-weight: bold;
}
.hfb-qk-list ul li>span.price{
	color: #e93325;
}
/* 查看更多 */
.loadmore_btn{
	display: block;
	width: 100%;
	height: 86px;
	line-height: 86px;
	font-size: 18px;
	background-color: #fff;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.loadmore_btn p{
	display: block;
	width: 100%;
	height: 86px;
	line-height: 86px;
}
.loadmore_btn p a{
	display: block;
}
.loadmore_btn p a i{
	display: inline-block;
	width: 10px;
	height: 13px;
	background: url(../images/dd/icon_qkzz_more.png) no-repeat center;
	margin-left: 16px;
}
/* 订阅内页 */
.hfb-dy-info .right-info .EN-name{
	margin-bottom: 20px;
}
.hfb-dy-info .box-price i{
	font-style: normal;
	font-size: 25px;
}
.hfb-dy-info .box-price .price-market i{
	font-size: 14px;
}
.hfb-dy-info .box-price dl dt, .hfb-dy-info .box-price dl dd{
	float: left;
	font-size: 14px;
	color: #777;
}
.hfb-dy-info .box-price dl dd.sell-price{
	font-size: 25px;
	font-weight: bold;
	color: #ff0101;
}
.hfb-dy-info .box-price dl dd .sell-discount {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background-color: #e40000;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    border-radius: 2px;
    border: none;
    vertical-align: middle;
	margin: 0 0 5px 10px;
}
.hfb-dy-info .box-price dl dd.sell-time {
	margin-left: 40px;
	height: 36px;
	line-height: 28px;
	color:#333;
	padding: 0 26px;
	border: 1px solid #eee;
}
.hfb-dy-info .box-price dl dd.sell-time span {
	margin: 0 2px;
	font-size: 14px;
	color: #f00;
}
.hfb-dy-info .price-sell dl{
	height: 36px;
	line-height: 36px;
}
.hfb-dy-info .price-offline{
	margin-bottom: 100px;
}
.hfb-dy-info .price-market dl{
	height: 30px;
	line-height: 30px;
}
.hfb-dy-info .box-price dl dd.cjjl{
	margin-left: 30px;
	color: #777;
}
.hfb-qk-cright .br-rmzz{
	margin-bottom: 10px;
}

/* 2022.5.18 修改 */
.nav-list{
	height: 60px;
	line-height: 60px;
	/* background-color: #fff;
	border-bottom: 1px solid #f3f3f3; */
}
.nav-list>div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 96px;
}
.nav-list a{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	display: block;
	align-items: center;
	justify-content: flex-start;
}
.nav-list a.active{
	height: 58px;
	font-weight: bold;
	color: #237de2;
	border-bottom: 2px solid #237de2;
	position: relative;
}
.nav-list a.active::after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 4px solid #237de2;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	bottom: 0;
	left: 43%;
}
/* 期刊收录荣誉 */
.block-qk-qksl div a, .block-qk-qkry div a, .block-qk-qksl div span, .block-qk-qkry div span{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 15px;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid #f1f1f1;
	margin: 0 10px 10px 0;
}
/* 期刊广告 */
.hfb-ad-qk{
	margin: 20px auto;
}
.hfb-ad-qk>a{
	display: block;
	height: 138px;
	background: url(../images/dd/ad_qk.png) no-repeat;
}
/* 相关杂志 */
.hfb-qk-xgzz, .hfb-qk-mzsm{
	background-color: #fff;
	padding: 40px 96px;
	margin-top: 20px;
}
.hfb-qk-xgzz ul li{
	float: left;
	width: 25%;
	padding:8px 30px 8px 20px;
	border-right: 1px solid #eee;
}
.hfb-qk-xgzz ul li:nth-of-type(4n){
	border-right: none;
}
/* .hfb-qk-xgzz ul li:nth-last-of-type{
	padding-bottom: 0;
}
.hfb-qk-xgzz ul li:nth-last-of-type(2){
	padding-bottom: 0;
}
.hfb-qk-xgzz ul li:nth-last-of-type(3){
	padding-bottom: 0;
}
.hfb-qk-xgzz ul li:nth-last-of-type(4){
	padding-bottom: 0;
} */
.hfb-qk-xgzz ul li h6{
	font-size: 15px;
	margin: 0 0 5px 0;
}
.hfb-qk-xgzz ul li p{
	font-size: 14px;
	color: #999;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
}
/* 期刊数据分析 */
.br-fwfx ul.sjlist{
	margin-bottom: 20px;
}
.br-fwfx ul.sjlist li{
	float: left;
	width: 25%;
	font-size: 15px;
}
.br-fwfx ul.sjlist li::before{
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url(../images/dd/icon_qk_sjfx.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px 4px 0;
}
.br-fwfx ul.sjlist li:nth-of-type(2)::before{
	background-position: -260px 2px;
}
.br-fwfx ul.sjlist li:nth-of-type(3)::before{
	background-position: -546px 1px;
}
.br-fwfx ul.sjlist li:nth-of-type(4)::before{
	background-position: -835px 1px;
}
.br-fwfx .dl-dldabox{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-top: 0;
}
.br-fwfx .dl-dldabox-full{
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 30px;
}
.br-fwfx .dl-dldabox h5{
	margin-top: 0;
}
.br-fwfx .dl-dldabox:nth-of-type(2n){
	margin-right: 0;
}
.br-fwfx .box-mcjs{
	padding: 24px 30px;
	background-color: #f9f9f9;
	margin: 20px 0 30px 0;
}
.br-fwfx .box-mcjs span{
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 12px;
}
.br-fwfx .box-mcjs p{
	font-size: 13px;
	color: #888;
	line-height: 1.75;
}
.br-fwfx .dl-dldabox6, .br-fwfx .dl-dldabox4{
	border: 1px solid #eee;
}
/* 我们的服务 */
.block-qk-ourfw ul li{
	width: 32.5%;
	height: 130px;
	background-color: #f7f7f7;
	padding: 0 10px 0 74px;
	position: relative;
}
.block-qk-ourfw ul li b{
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.block-qk-ourfw ul li p{
	display: block;
	font-size: 14px;
	color: #888;
}
.block-qk-ourfw ul li::before{
	content: "";
	display: inline-block;
	width: 44px;
	height: 46px;
	background: url(../images/dd/icon_qk_ourfw.png) no-repeat;
	position: absolute;
	top: 44px;
	left: 16px;
}
.block-qk-ourfw ul li:nth-of-type(2)::before{
	background-position: -338px 0;
}
.block-qk-ourfw ul li:nth-of-type(3)::before{
	background-position: -681px 0;
}
.block-qk-ourfw ul li:hover{
	background-color: #fff;
	box-shadow:0 0 10px rgba(182, 242, 255, 0.69);
}
.block-qk-ourfw ul li:hover::before{
	background: url(../images/dd/icon_qk_ourfw_hover.png) no-repeat;
	background-position: 0 1px;
}
.block-qk-ourfw ul li:nth-of-type(2):hover::before{
	background-position: -313px -118px;
}
.block-qk-ourfw ul li:nth-of-type(3):hover::before{
	background-position: -681px -99px;
}
/* 用户评论 */
.hfb-qk-content2 .fcn-qk-wypl h2{
	margin-bottom: 0;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs dd{
	float: left;
	width: 49%;
	min-height: 178px;
	margin:0 2% 0 0;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: transparent;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs dd:nth-of-type(2n){
	margin-right: 0;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs dd:last-of-type{
	border-bottom: none;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs dd:nth-last-of-type(2){
	border-bottom: none;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-content{
	min-height: 74px;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-info{
	font-size: 13px;
	font-weight: normal;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-tool{
	font-size: 13px;
	color: #999;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-tool a{
	color: #999;
}
.hfb-qk-cright .fcn-qk-wypl .btn-showpl{
	height: 26px;
	line-height: 26px;
	border: 1px solid #237DE2;
	background-color: #237DE2;
	color: #fff;
}
.hfb-qk-cright .fcn-qk-wypl .box-comment{
	padding: 0 0 5px 0;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-tool .reply-but i{
	background: url(../images/dd/icon_qk_wypl.png) no-repeat;
	vertical-align: middle;
	margin-bottom: -2px;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-tool .reply-but:hover i{
	background: url(../images/dd/icon_qk_wypl_hover.png) no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	margin-bottom: -2px;
}
.hfb-qk-cright .fcn-qk-wypl .box-bbs .bbs-tool .reply-but:hover{
	color: #237DE2;
}
/* 重要说明 */
.ad-hfb-sci{
	margin: 20px auto;
}
.ad-hfb-sci>a{
	display: block;
	width: 100%;
	height: 100px;
	background: url(../image/bg_block_ad_sci.png) no-repeat center;
	background-size: cover;
}
.ad-hfb-sci>a:hover{
	opacity: .8;
}

/* 公安部备案图标 */
.gabba:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../image/icon_gaba.png) no-repeat center;
	margin:0 4px 4px 0;
	vertical-align: middle;
}

.hfb-qk-cright .block-qk-mzsm p{
	font-size: 12px;
	line-height: 1.75;
	color: #999;
}

/* 期刊知识迭代 */
.nav-box-fw{
	padding-left: 0;
}
.hfb-qkzs-list .left-list{
	width: 918px;
	margin-right: 32px;
}
.hfb-qkzs-list .left-list dl{
	padding: 24px 0;
	border-bottom: solid 1px #eeeeee;
}
.hfb-qkzs-list .left-list dl:hover a{
	text-decoration: none;
	box-shadow:0 0 35px rgba(0, 0, 0, 0.06);
}
.hfb-qkzs-list .left-list dl:hover h4{
	color: #237de2;
}
.hfb-qkzs-list .left-list dl:last-of-type{
	border-bottom: none;
}
.hfb-qkzs-list .left-list .list-title h4{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}
.hfb-qkzs-list .left-list .list-info p{
	font-size: 13px;
	color: #777;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hfb-qkzs-list .left-list .list-time{
	margin-top: 15px;
}
.hfb-qkzs-list .left-list .list-time span{
	font-size: 13px;
	color: #999;
}
.hfb-qkzs-list .right-bar{
	width: 250px;
}
.hfb-qkzs-list .right-bar .common-box{
	background-color: #f9f9f9;
	margin-bottom: 16px;
}
.hfb-qkzs-list .right-bar .common-box ul{
	padding: 15px 20px;
}
.hfb-qkzs-list .right-bar .common-box2 ul{
	padding: 15px 20px !important;
}
.hfb-qkzs-list .right-bar .common-box h5{
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
	margin: 0;
}
.hfb-qkzs-list .right-bar .rmqk-list ul{
	padding: 8px 20px;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li:not(.active){
	font-size: 14px;
	color: #222;
	line-height: 40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li:hover a{
	text-decoration: none;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li i{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #666;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	margin: 0 10px 2px 0;
	font-style: normal;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li:first-of-type i{
	color: #237de2;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li:nth-of-type(2) i{
	color: #237de2;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li:nth-of-type(3) i{
	color: #237de2;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active i{
	color: #fff;
	background-color: #ff9330;
}
.hfb-qkzs-list .right-bar .xgwz-list ul li i{
	background:transparent url(../image/preview.png) no-repeat;
	background-position: -184px -81px;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active{
	margin-bottom: 10px;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active .item-img{
	width: 90px;
	height: 130px;
	float: left;
	position: relative;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active .item-img img{
	width: 100%;
	height: 100%;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active .item-info{
	width: 108px;
	float: right;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active .item-img i{
	position: absolute;
	left: 0;
	top: 0;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active .item-info h4{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.hfb-qkzs-list .right-bar .rmqk-list ul li.active .item-info p{
	font-size: 12px;
	line-height: 22px;
	color: #777;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

/* 翻页 */
.hfb-fanwen-show .page-con{
	margin-bottom: 30px;
	padding: 30px 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fff;
	border-top: 1px solid #f1f1f1;
	margin-top: 50px;
}
.hfb-fanwen-show .page-con ul li{
	display: block;
	width: 100%;
}
.hfb-fanwen-show .page-con ul li a{
	display: block;
	border: none;
	text-align: left;
	height: auto;
	line-height: 32px;
	color: #222;
	font-size: 14px;
	padding-left: 0;
}
.hfb-fanwen-show .page-con ul li:hover a{
	text-decoration: none;
	color: #237de2;
}

/* 范文列表 */
.hfb-fanwen-list .left-list dl .left-img{
	width: 90px;
	height: 124px;
	margin-right: 25px;
}
.hfb-fanwen-list .left-list dl .right-con{
	width: 802px;
}
.hfb-fanwen-list .left-list dl .right-con .list-keys{
	font-size: 12px;
	color: #999;
	margin-top: 15px;
}
.hfb-fanwen-list .left-list dl .right-con .list-keys a, .hfb-fanwen-list .left-list dl .right-con .list-keys span{
	display: inline-block;
	font-size: 12px;
	color: #999;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding-right: 5px;
	border-radius: 4px;
}
.hfb-fanwen-list .left-list dl .right-con .list-keys a:hover{
	background-color: #efeeee;
}
.hfb-fanwen-list .left-list dl .right-con .list-keys b{
	display: inline-block;
	font-weight: normal;
	margin-left: 15px;
}
/* 查看更多 */
.btn-more-box>a{
	display: block;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #666;
	height: 48px;
	line-height: 48px;
	border: solid 1px #eee;
	margin: 50px auto;
}
.btn-more-box>a:hover{
	text-decoration: none;
	color: #823f0b;
}
/* 正文 */
.hfb-fanwen-show .left-list{
	width: 908px;
	padding: 0;
	background-color: transparent;
}
.hfb-fanwen-show .fanwen-show{
	margin-right: 0;
	padding: 25px 0 0 0;
	background-color: #fff;
}
.hfb-fanwen-show .fanwen-title{
	height: auto;
}
.hfb-fanwen-show .fanwen-info{
	font-size: 13px;
	color: #999;
	text-align: center;
	margin: 12px 0 32px 0;
}
.hfb-fanwen-show .fanwen-info .info-date::before{
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../images/icon_time_keys.png) no-repeat;
	vertical-align: middle;
	margin: 0 4px 4px 0;
}
.hfb-fanwen-show .fanwen-info .info-keys::before{
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../images/icon_time_keys.png) no-repeat;
	background-position: -103px 0;
	vertical-align: middle;
	margin: 0 0 4px 20px;
}
.hfb-fanwen-show .fanwen-info .info-keys i{
	display: inline-block;
	font-style: normal;
	margin-right: 4px;
}
.hfb-fanwen-show .fanwen-title h2, .hfb-fanwen-show .fanwen-title h1, .hfb_mainfw>h1{
	float: none;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.hfb-fanwen-show .fanwen-description{
	padding: 15px 20px;
	line-height: 26px;
	color: #777;
	background-color: #f9f9f9;
}
.hfb-fanwen-show .fanwen-description b{
	font-weight: normal;
}
.hfb-fanwen-show .fanwen-description .keyword{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.hfb-fanwen-show .fanwen-description .keyword span{
	margin-left: 2px;
}
.hfb-fanwen-show .fanwen-body p{
	font-size: 16px;
	line-height: 34px;
	text-align: justify;
}
.hfb-fanwen-show .mzsm{
	font-size: 12px;
	color: #999;
	line-height: 22px;
	background-color: #fff;
	margin-bottom: 50px;
}
/* 相关范文 */
.hfb-fanwen-show .xgfw-box ul li{
	padding-bottom: 15px !important;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #eee !important;
}
.hfb-fanwen-show .xgfw-box ul li:last-of-type{
	padding-bottom: 5px !important;
	margin-bottom: 0 !important;
	border-bottom: none !important;
}
.hfb-fanwen-show .xgfw-box ul li h4{
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hfb-fanwen-show .xgfw-box ul li p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
}
.hfb-fanwen-show .xgfw-box ul li p.stars i{
	display: inline-block;
	width: 88px;
	height: 13px;
	vertical-align: middle;
	margin-bottom: 4px;
	background: url(../images/icon_fw_tjd.png) no-repeat;
}
.hfb-fanwen-show .xgfw-box ul li:hover a{
	text-decoration: none;
}
.hfb-fanwen-show .xgfw-box ul li:hover h4{
	color: #237de2;
}
/* 推荐阅读 */
.hfb-fanwen-show .qkzz-box .outer-box{
	padding: 15px 20px;
}
.hfb-fanwen-show .qkzz-box .box-pic .item-img{
	width: 90px;
	height: 130px;
	float: left;
}
.hfb-fanwen-show .qkzz-box .box-pic .item-img img{
	width: 100%;
	height: 100%;
}
.hfb-fanwen-show .qkzz-box .box-pic .item-info {
    width: 108px;
    float: right;
}
.hfb-fanwen-show .qkzz-box .box-pic .item-info h4 {
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.hfb-fanwen-show .qkzz-box .box-pic .item-info p {
    font-size: 12px;
    line-height: 22px;
    color: #777;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hfb-fanwen-show .qkzz-box .box-item {
	margin: 15px 0;
}
.hfb-fanwen-show .qkzz-box .box-item dl dd{
	font-size: 12px;
	line-height: 28px;
	color: #333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hfb-fanwen-show .qkzz-box .box-but {
    padding-bottom: 10px;
}
.hfb-fanwen-show .qkzz-box .box-but a {
	display: inline-block;
    width: 96px;
    height: 28px;
	line-height: 28px;
    color: #fff;
    border: none;
	text-align: center;
    border-radius: 4px;
}
.hfb-fanwen-show .qkzz-box .box-but a.btn1{
	background-color: #04a2ca;
	margin-right: 14px;
}
.hfb-fanwen-show .qkzz-box .box-but a.btn2{
	background-color: #04bbc6;
}
.hfb-fanwen-show .qkzz-box .box-but a:hover{
	text-decoration: none;
	opacity: .8;
}

/* 精品范文 */
.gray-body{
	background-color: #f8f8f9;
}
.hfb_jinpin_tag .dlcrumb{
	margin-top: 0;
	margin-bottom: 20px;
}
.hfb_jinpin_tag{
	padding: 20px 0;
}
.hfb_jinpin_tag .const-left{
	height: 98px;
	line-height: 98px;
	background-color: #fff;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}
.hfb_jinpin_tag .const-left a{
	display:inline-block; 
	width:19px; 
	height:19px; 
	line-height: 19px;
	margin:0 auto; 
	border-radius:2px; 
	text-transform:uppercase; 
	cursor:pointer; 
	text-align:center; 
	font-size:14px;
	margin-left: 23px;
}
.hfb_jinpin_tag .const-list{
	margin-top: 20px;
}
.hfb_jinpin_tag .const-list>div{
	padding:30px 30px 20px 30px; 
	margin-bottom:15px; 
	background-color:#fff;
}
.hfb_jinpin_tag .const-list b{
	display:block; 
	width:50px; 
	line-height:1; 
	font-size:32px; 
	text-transform:uppercase; 
	font-weight:bold;
	margin-bottom: 30px;
}
.hfb_jinpin_tag .const-list p{
	display: block;
}
.hfb_jinpin_tag .const-list a{
	width: auto;
	display:inline-block; 
	margin:0 6px 10px 0; 
	padding:0 14px; 
	font-size:14px; 
	background-color: #f7f7f7; 
	height: 30px; 
	line-height: 30px;
	border-radius: 15px;
}
.hfb_jinpin_tag .const-list a:hover{
	color: #237de2;
	text-decoration: none;
}
.hfb_jinpin_tag .const-left a.active{
	color:#fff;
	background-color: #237de2;
}


.hfb-fanwen-show .fanwen-body p.art-img-title{
	text-align: center;
}
.hfb-fanwen-show .fanwen-body p.art-img-title img{
	width: 430px;
	height: 280px;
	border-radius: 10px;
}
.hfb-fanwen-show .fanwen-body h5, .hfb-fanwen-show .fanwen-body p strong, .hfb-fanwen-show .fanwen-body h2{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
}

/* 首页--精选范文 */
.hfb-index-jxfw{
	margin-bottom: 44px;
}
.hfb-index-jxfw ul{
	float: left;
	width: 33.33%;
	border-left: 1px solid #eee;
	padding-left: 36px;
}
.hfb-index-jxfw ul li{
	font-size: 14px;
	line-height: 34px;
	color: #333;
}
.hfb-index-jxfw ul:first-of-type{
	border-left: none;
}
.hfb_fbtels{
	margin-top: 20px;
}
.hfb_fbtels p{
	font-size: 13px;
}
.hfb_fbtels p b{
	font-weight: bold;
	color: #eb0000;
}
.hfb-qk-mzsm{
	margin-bottom: 20px;
}
.hfb-qk-mzsm p{
	font-size: 12px;
	color: #999;
	line-height: 1.75;
}
.hfb-qk-mzsm p a{
	color: #999;
}
.hfb-qk-mzsm p a:hover{
	color: #237de2;
}
.hfb_qk_fqlist .bd1{
	margin: 20px 0;
}
.hfb_qk_fqlist .w250{
	background-color: #fff;
}
.hfb_qk_fqlist .w940{
	background-color: #fff;
}
.hfb_qk_fqlist .box-item dd .name{
	height: 80px;
}
.hfb_qk_joulist{
	background-color: #f9f9f9;
	padding-top: 20px;
}
.hfb_qk_joulist .left_panel{
	width: 300px;
}
.hfb_qk_joulist .right_panel{
	background-color: #fff;
	width: 884px;
	padding: 0 52px 40px 52px;
}
.hfb_qk_joulist .hfb_nav_list{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
	border-bottom: solid 1px #eee;
}
.hfb_qk_joulist .hfb_nav_list a{
	float: left;
}
.hfb_qk_joulist .hfb_nav_list a.active{
	position: relative;
	color: #237de2;
	font-weight: bold;
}
.hfb_qk_joulist .hfb_nav_list a:hover{
	color: #237de2;
}
.hfb_qk_joulist .hfb_nav_list a.active::before{
	display: inline-block;
	content: '';
	width: 64px;
	height: 2px;
	background-color: #237de2;
	position: absolute;
	bottom: 0;
	left: 0;
}
.hfb_qk_joulist .hfb_nav_list a::after{
	display: inline-block;
	content: '';
	width: 1px;
	height: 18px;
	background-color: #eaeaea;
	vertical-align: middle;
	margin: 0 27px 4px 27px;
}
.hfb_qk_joulist .hfb_nav_list a:last-of-type::after{
	display: none;
}
.hfb_qk_joulist .fqlist_box>h3{
	font-size: 24px;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin: 40px auto 25px;
}
.hfb_qk_joulist .fqlist_box dl dd:not(.column){
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #f1f1f1;
}
.hfb_qk_joulist .fqlist_box dl dd:not(.column):last-of-type{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.hfb_qk_joulist .fqlist_box dl dd.column{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #222;
	line-height: 32px;
	margin: 40px auto 25px;
}
.hfb_qk_joulist .fqlist_box dl dd .name b{
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #222;
	margin-bottom: 14px;
	line-height: 20px;
}
.hfb_qk_joulist .fqlist_box dl dd .name span.page{
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	line-height: 20px;
}
.hfb_qk_joulist .fqlist_box dl dd p{
	font-size: 13px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.hfb_common_box_r{
	background-color: #fff;
	padding: 0 25px;
	margin-bottom: 16px;
}
.hfb_common_box_r .box-title{
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	border-bottom: solid 1px #eee;
}
.hfb_common_box_r ul{
	padding: 15px 0;
}
.hfb_xgqk_box ul li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.hfb_xgqk_box ul li:last-of-type{
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: none;
}
.hfb_xgqk_box ul li:hover a{
	color: #333;
}
.hfb_xgqk_box ul li a{
	display: block;
}
.hfb_xgqk_box ul li .item-pic{
	float: left;
	width: 80px;
	height: 108px;
}
.hfb_xgqk_box ul li .item-pic img{
	width: 100%;
	height: 100%;
}
.hfb_xgqk_box ul li .item-txt{
	float: left;
	width: 155px;
	margin-left: 15px;
}
.hfb_xgqk_box ul li .item-txt h4{
	font-size: 15px;
	font-weight: normal;
	color: #222;
	margin-bottom: 12px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hfb_xgqk_box ul li:hover h4{
	color: #008eb7;
}
.hfb_xgqk_box ul .item-txt p{
	font-size: 12px;
	line-height: 24px;
	color: #777;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hfb_xgqk_box ul .item-txt p span{
	color: #f00000;
}
.hfb_work_box{
	margin-bottom: 0;
}
.hfb_work_box ul li{
	border: none;
	margin-bottom: 15px;
}
.hfb_work_box ul li:hover{
	border: none;
}
.hfb_work_box .item-con{
	float: left;
	width: 190px;
	margin: 5px 0;
}
.hfb_qk_joulist .links-box{
	background-color: #fff;
	margin-top: 20px;
}
.hfb_qk_joulist .links-box .box-bar{
	height: 50px;
}
/* SCI */
.hfb_filter_box_sci .box-item:not(:first-of-type){
	float: left;
	width: 34%;
}
.hfb_filter_box_sci .box-item:not(:first-of-type) .r{
	width: 61%;
}
.hfb_filter_box_sci .box-item:nth-of-type(2){
	width: 32%;
}
.hfb_filter_box_sci .box-item:nth-of-type(2), .hfb_filter_box_sci .box-item:nth-of-type(3){
	position: relative;
	margin-bottom: 0;
}
.hfb_filter_box_sci .box-item:nth-of-type(2)::after, .hfb_filter_box_sci .box-item:nth-of-type(3)::after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 24px;
	background-color: #e2e2e2;
	position: absolute;
	right: 0;
	top: 0;
	visibility: visible;
}
.hfb_filter_box_sci .box-item:nth-of-type(2)::after{
	right: 9%;
}
.hfb_filter_box_sci .box-item:nth-of-type(3)::after{
	right: 7%;
}
.hfb_sci_body .hfb_sci_list dl dd:first-of-type,.hfb_sci_body .hfb_sci_list ul li span.title{
	width: 36%;
	padding-right: 2%;
}
.hfb_sci_body .hfb_sci_list ul li span.title{
	font-weight: normal;
}
.hfb_sci_body .hfb_sci_list dl dd:nth-of-type(2),.hfb_sci_body .hfb_sci_list ul li span:nth-of-type(2){
	width: 15%;
}
.hfb_sci_body .hfb_sci_list dl dd:nth-of-type(3),.hfb_sci_body .hfb_sci_list ul li span:nth-of-type(3){
	width: 13%;
	text-align: center;
	padding-right: 0;
}
.hfb_sci_body .hfb_sci_list dl dd:nth-of-type(4),.hfb_sci_body .hfb_sci_list ul li span:nth-of-type(4){
	width: 12%;
	text-align: center;
}
.hfb_sci_body .hfb_sci_list dl dd:nth-of-type(5),.hfb_sci_body .hfb_sci_list ul li span:nth-of-type(5){
	width: 12%;
	text-align: center;
}
.hfb_sci_body .hfb_sci_list dl dd:nth-of-type(6),.hfb_sci_body .hfb_sci_list ul li span:nth-of-type(6){
	width: 12%;
	text-align: center;
}
/* 期刊指数 */
.hfb_sci_content .hfb-qk-cright .br-zzjj p{
	text-align: justify;
}
.hfb_sci_showbody .block-footer{
	background-color: #fff;
}
.hfb_sci_pjzsbox_com{
	height: 300px;
	border: solid 1px #e2e2e2;
}
.hfb_sci_pjzs .dl-dldabox h5{
	text-align: center;
}
.hfb_sci_mcjs{
	padding: 15px 25px;
	background-color: #f9f9f9;
}
.hfb_sci_mcjs p{
	color: #777;
	text-align: justify;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
}
.hfb_sci_mcjs p:last-of-type{
	margin-bottom: 0;
}
.hfb_sci_mcjs p b{
	color: #333;
	font-weight: bold;
}
.hfb_sci_content table{
	margin-bottom: 25px;
	border-collapse: collapse;
	border: solid 1px #ebebeb;
}
.hfb_sci_content table thead tr td{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #f4f7f6;
	border: solid 1px #ebebeb;
}
.hfb_sci_content table tbody tr td{
	padding: 20px 0;
	font-size: 14px;
	text-align: center;
	border: solid 1px #ebebeb;
}
.hfb_sci_content table tbody tr td span{
	display: block;
	line-height: 30px;
}
.hfb_sci_content table tbody tr td span:nth-of-type(2n){
	margin-bottom: 10px;
}
.hfb_sci_content table tbody tr td span:last-of-type{
	margin-bottom: 0;
}
.hfb_sci_content table tbody tr td span.keypoint{
	width: 38px;
	color: #237de2;
	font-size: 14px;
	height: 24px;
	line-height: 22px !important;
	text-align: center;
	background-color: #ebf3fb;
	border: solid 1px #237de2;
	border-radius: 2px;
	margin: 0 auto 30px;
}
.hfb_sci_content table tbody tr td span.keypoint:last-of-type{
	margin-bottom: 0;
}
/* SCI */
.hfb_sci_zkysj_inner>P{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 12px;
}
.hfb_sci_zkysj_inner>P span{
	color: #ff6c14;
}
.hfb_sci_content table.hfb_scitable_zkydata thead tr td:first-of-type, .hfb_sci_content table.hfb_scitable_zkydata tbody tr td:first-of-type{
	width: 110px;
}
.hfb_sci_content table.hfb_scitable_zkydata thead tr td:nth-of-type(2), .hfb_sci_content table.hfb_scitable_zkydata tbody tr td:nth-of-type(2){
	width: 110px;
}
.hfb_sci_content table.hfb_scitable_zkydata thead tr td:nth-of-type(3), .hfb_sci_content table.hfb_scitable_zkydata tbody tr td:nth-of-type(3){
	width: 264px;
}
.hfb_sci_content table.hfb_scitable_zkydata tbody tr td.dlfq span.name{
	float: left;
	width: 65%;
	text-align: left;
	margin-left: 25px;
	line-height: 20px;
}
.hfb_sci_content table.hfb_scitable_zkydata tbody tr td.dlfq span.keypoint{
	float: right;
	margin-right: 25px;
}
.hfb_sci_content table.hfb_scitable_zkydata tbody tr td.xlfq .l{
	float: left;
	width: 81%;
	text-align: left;
	margin-left: 25px;
	line-height: 20px;
}
.hfb_sci_content table.hfb_scitable_zkydata tbody tr td.xlfq .r{
	float: right;
	margin-right: 25px;
	display: grid;
	align-items: center;
	justify-content: center;
}
.hfb_sci_content table.hfb_scitable_zkydata:last-of-type{
	margin-bottom: 0;
}
/* WOS(JCR) */
.hfb_sci_content table.hfb_scitable_jcrdata{
	margin-bottom: 10px;
}
.hfb_sci_content table.hfb_scitable_jcrdata thead tr td:nth-of-type(2), .hfb_sci_content table.hfb_scitable_jcrdata thead tr td:nth-of-type(3), .hfb_sci_content table.hfb_scitable_jcrdata thead tr td:nth-of-type(4), .hfb_sci_content table.hfb_scitable_jcrdata thead tr td:nth-of-type(5){
	width: 130px;
}
.hfb_sci_content table.hfb_scitable_jcrdata tbody tr td.name{
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
/* CiteScore */
.hfb_sci_content table.hfb_scitable_csdata{
	margin-bottom: 0;
}
.hfb_sci_content table.hfb_scitable_csdata thead td:first-of-type, .hfb_sci_content table.hfb_scitable_csdata thead td:nth-of-type(2), .hfb_sci_content table.hfb_scitable_csdata thead td:nth-of-type(3){
	width: 110px;
}
.hfb_sci_content table.hfb_scitable_csdata tbody td:last-of-type{
	padding: 0;
}
.hfb_sci_content table.hfb_scitable_csdata_sec{
	border: none;
	margin-bottom: 0;
}
.hfb_sci_content .num-elememt{
	position: relative;
	width: 54%;
	height: 6px;
	left: 23%;
}
.hfb_sci_content .num-elememt:nth-child(even){
	margin-top: 62px;
}
.hfb_sci_content .num-elememt p{
	font-size: 13px;
	position: absolute;
	left: 85%;
	top: -10px;
	text-align: center;
}
.hfb_sci_content .num-elememt .num-gray{
	position: absolute;
	width: 100%;
	height: 6px;
	background-color: #dcdcdc;
	border-radius: 3px;
	left: 0;
	top: 12px;
}
.hfb_sci_content .num-elememt .num-blue{
	position: absolute;
	width: 85%;
	height: 6px;
	background-color: #237de2;
	border-radius: 3px;
	left: 0;
	top: 12px;
}
.hfb_sci_content table.hfb_scitable_csdata_sec .ranking{
	color: #237de2;
}
.hfb_sci_content table.hfb_scitable_csdata_sec thead tr td{
	padding: 7px 0;
	border-top: none;
	border-right: 1px solid #f1f1f1;
	font-size: 15px;
	font-weight: bold;
	background-color: transparent;
}
.hfb_sci_content table.hfb_scitable_csdata_sec thead tr td:first-of-type{
	border-left: none;
	width: auto;
	padding-left: 0;
}
.hfb_sci_content table.hfb_scitable_csdata_sec thead tr td:last-of-type{
	border-right: none;
}
.hfb_sci_content table.hfb_scitable_csdata_sec thead tr td:nth-of-type(2), .hfb_sci_content table.hfb_scitable_csdata_sec thead tr td:nth-of-type(3){
	width: 80px;
}
.hfb_sci_content table.hfb_scitable_csdata_sec thead tr td:nth-of-type(4){
	width: 130px;
}
.hfb_sci_content table.hfb_scitable_csdata_sec tbody tr td{
	border-right: 1px solid #f1f1f1;
	padding: 10px 0;
}
.hfb_sci_content table.hfb_scitable_csdata_sec tbody tr td:first-of-type{
	padding-left: 25px;
	padding-right: 15px;
	border-left: none;
	text-align: left;
}
.hfb_sci_content table.hfb_scitable_csdata_sec tbody tr td:last-of-type{
	border-right: none;
}
.hfb_sci_content table.hfb_scitable_csdata_sec tbody tr:last-of-type td{
	border-bottom: none;
}
/* 文章摘录 */
.hfb_sci_content .hfb_sci_wzzl ul li{
	border-bottom: solid 1px #eee;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.hfb_sci_content .hfb_sci_wzzl ul li b{
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.hfb_sci_content .hfb_sci_wzzl ul li span{
	display: block;
	font-size: 12px;
	color: #666;
}
.hfb_sci_content .hfb_sci_wzzl ul li:last-of-type{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
/* 相关杂志 */
.hfb_sci_content .hfb_sci_xgzz ul li{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	padding: 0 32px;
	background-color: #fff;
}
.hfb_sci_content .hfb_sci_xgzz ul li:nth-of-type(2n-1){
	background-color: #f9f9f9;
}
.hfb_sci_content .hfb_sci_xgzz ul li .left_box{
	float: left;
	width: 70%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hfb_sci_content .hfb_sci_xgzz ul li .left_box h6{
	display: inline-block;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
.hfb_sci_content .hfb_sci_xgzz ul li .left_box span{
	display: inline-block;
	margin-left: 10px;
}
.hfb_sci_content .hfb_sci_xgzz ul li .right_box{
	float: right;
	text-align: right;
	width: 30%;
}
.hfb_sci_content .hfb_sci_xgzz ul li .right_box span{
	color: #237de2;
}
/* 全局搜索 */
.hfb_fullsearch_body{
	background-color: #f9f9f9;
}
.hfb_fullsearch_body .list-box .box-item{
	background-color: #fff;
	margin-bottom: 10px;
	border-bottom: none;
}
.hfb_fullsearch_body .list-box .box-item .item-c{
	width: 880px;
}
.hfb_fullsearch_body .list-box .box-item .item-param li.nofloat{
	width: 100%;
}
/* 上下页面 */
.hfb_qk_pages{
	padding: 0 96px;
	height: 66px;
	line-height: 66px;
	background-color: #fff;
	margin: 20px 0;
}
.hfb_qk_pages li{
	float: left;
	font-size: 14px;
	color: #777;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hfb_qk_pages li:first-of-type{
	width: 48%;
	margin-right: 4%;
}
.hfb_qk_pages li:nth-of-type(2){
	width: 48%;
	text-align: right;
}
.hfb_qk_pages li b{
	color: #333;
	font-weight: bold;
}
.hfb_qk_pages li:hover a{
	color: #237de2;
}
.hfb_qk_pages li:hover b{
	color: #237de2;
}

/* 乐语 */	
.customerservice{
	position: fixed;
	/*left: 20px;*/
	right: 20px;
	top: 197px;
	width: 68px;
	height: 320px;
	background-image: url(../image/customerservice.png);
	background-repeat: no-repeat;
	background-position: -78px -67px;
	z-index: 9999;
	font-family: sans-serif;
}
.customerservice::selection {
	background: #219bd9;
	color: #fff;
}
.customerservice ul{
	margin: 0px 4px 0 4px;
	padding: 0;
}
.customerservice ul li{
	width: 60px;
	height: 60px;
	margin:0; padding: 0;
	margin-bottom: 5px;
	list-style: none;
}
.customerservice ul li a{
	width: 60px;
	height: 60px;
	line-height: 3;
	overflow: hidden;
	display: inline-block;
	-webkit-transition: none;
	transition: none;
	color:#333;text-decoration:none;
}
.customerservice ul li a:hover{
	background-image: url(../image/customerservice.png);
	background-repeat: no-repeat;
	color:#008fcc;
	text-decoration:underline;
}
.customerservice ul li.cs1 a:hover{
	background-position: -4px -67px;
}
.customerservice ul li.cs2 a:hover{
	background-position: -4px -132px;
}
.customerservice ul li.cs3 a:hover{
	background-position: -4px -197px;
}
.customerservice ul li.cs4 a:hover{
	background-position: -4px -262px;
}
.customerservice ul li.cs5 a:hover{
	background-position: -4px -327px;
}
.customerservice_dy{
	background-image: url(../image/customerservice_dy.png);
}



/* showDialog */
#SD_HideSelect {position:fixed;top:0px;left:0px;z-index:999;width:100%;height:100%;background:#FFFFFF;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
* html #SD_HideSelect {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#SD_overlay {position:fixed;top:0px;left:0px;z-index:1000;width:100%;height:100%;}
* html #SD_overlay {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
.SD_overlayBG {background:#000000;filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;}
.SD_overlayBG2 {background:#FFFFFF;filter:alpha(opacity=20);-moz-opacity:0.20;opacity:0.20;}
.SD_bg {background:#333333;filter:alpha(opacity=30);-moz-opacity:0.30;opacity:0.30;width:9px;height:9px;overflow:hidden;}
#SD_window {position:absolute;top:0px;left:0px;z-index:1000;overflow:hidden;display:none;}
#SD_container {position:relative;z-index:1005;background:#FFFFFF;border:1px solid #888888;float:left;}
#SD_container h3 {height:30px;line-height:30px;background:#F6F6F6;border-bottom:1px solid #CDCDCD;text-indent:10px;color:#336699;font-size:14px;font-weight:bold;cursor:move;}
#SD_body {padding:15px;white-space:normal;}
#SD_body, #SD_body div, #SD_body p, #SD_body td {color:#000000;}
#SD_button {padding:10px 0px;background:#F6F6F6;border-top:1px solid #CDCDCD;text-align:right;display:none;}
#SD_button a {margin-right:10px;padding:6px 10px 4px;background:#005EAC;border-width:1px;border-style:solid;border-color:#D8DFEA #0E1F5B #0E1F5B #D8DFEA;white-space:nowrap;display:inline-block;color:#FFFFFF;font-size:14px;text-align:center;cursor:pointer;}
#SD_button a:hover {text-decoration:none;}
#SD_close {position:absolute;top:6px;right:10px;z-index:1005;width:17px;height:17px;border:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAiCAIAAAA24aWuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADaSURBVDhPrVPRCYMwEM02DiG4hQM4gW7gbLUfhoBOUfpX6AbtkT7hPB8hjR4PTN69x+XOxD2898Nw77oczH3/XBYnH5NIYxlHZ6gcnPZ8YmiGksQjkWAE9myQRBFWh8qkHwi3MFkBnwHkzCC4og6E+f1AokTY723EoxlK8hmkUeQpudcl7+c1Tb5pblWVg7mu3yE4+ZhEGmvbOkPl4LTn9/s0Q0nikUgwAns2SKIIq0Nl0g+EW5isgM8AcmYQXFEHwvx+IFEi7Pc24tEMJfkM0ijylNzrv99PCF+W8o74YJij0AAAAABJRU5ErkJggg==) no-repeat 0px 0px;display:none;}
#SD_close:hover {background-position:0px -17px;}


/* 购物车结算新样式覆盖 */
.settlement-table-list .letter-con li .selIcon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../img/1-3-1jiesuan.png') no-repeat center center;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 14px;
}

.settlement_shop-list {
	overflow: hidden;
	padding-bottom: 40px;
	background: #fff;
	
}
.set-btm{
	margin-bottom: 14px;
}

.settlement_shop-list .my-shop-count {
	font-size: 16px;
	color: #222;
	margin-left: 40px;
	float: left;
	margin-top: 40px;
}

.settlement_shop-list .settlement_order_step {
	font-size: 16px;
	color: #222;
	margin-left: 40px;
	float: left;
	margin-top: 40px;
}

.settlement_shop-list .settlement_order_step {
	margin: 24px 5px 0px 0px;
	width: 492px;
	height: 32px;
	line-height: 32px;
	float: right;
	background: url(../images/1-1shop.png) no-repeat center center;
	align-content: center;
}

.settlement_shop-list .settlement_order_step li {
	/* background: url(../images/1-1shop.png) no-repeat center center; */
	/* padding: 0px 29px 0px 0px; */
	/* width: 389px; */
	height: 32px;
	color: #777;
	overflow: hidden;
	font-size: 13px;
	float: left;
	text-align: left;
	margin-top: 26px;
	margin-left: 80px;
}

.settlement_shop-list .settlement_order_step li.current {
	/* background-position: right -82px; */
	color: #222222;
	/* background-color: #ed6807; */
	margin-left: 56px;
}

.settlement_shop-list .settlement_order_step li.current_prev {
	background-position: right -114px;
	color: #222;
	/* background-color: #ed6807; */
}

.settlement_shop-list .settlement_order_step li.last {
	/* background-position: right -210px; */
}

.settlement_shop-list .settlement_order_step li.last_current {
	color: #fff;
	background-color: #ed6807;
	background-position: right -242px
}

.nbold {
	font-weight: normal;
}

.settlement_shop-list .settlement_order_step li span {
	display: block;
}

.goods_list .first-th {
	font-size: 16px;
	text-indent: 22px;
}

.settlement-table-list table {
	margin: 0px auto;
}

.settlement-table-list table thead th {
	padding: 14px 0px;
	font-size: 14px;
}
.settlement-table-list table thead .first-th{
	font-size: 16px;
}
.settlement_dxcartbg {
	background-color: #f6f6f6;
	min-height: 560px;
}

.settlement_haozz_breadcrumb {
	padding: 10px 0px;
	background-color: #f6f6f6;
	color: #777777;
    font-size: 14px;
}

.settlement_dostbg {
	background-color: #f6f6f6;
}

.settlement_haozz_breadcrumb a,
.settlement_haozz_breadcrumb span {
	color: #777777;
}

.settlement_haozz_breadcrumb .current {
	color: #222;
}

.settlement-table-list table tbody tr {
	border-bottom: 1px solid #f1f1f1;
}

.settlement-table-list table tbody td {
	padding: 16px 5px;
	line-height: 25px;
	font-size: 13px;
}

.settlement-table-list .cart_img {
	margin-left: 30px;
}

.settlement_shop-list .my-shop-count b {
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 16px;
	color: #ef2323;
}

.settlement-table-list .cart_info {
	margin: 10px 0;
	font-size: 14px;
}

.settlement-table-list .cart_info b {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	color: #ef2328;
}

.settlement-table-list .cart_total {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef2328;
}

.order_submit,
.input-but-big {
	background-color: #e64347 !important;
	padding: 14px 20px !important;

	margin-left: 20px !important;

	margin-right: 5px !important;

	border-radius: 4px !important;
	color: #fff !important;

}

.settlement-table-list .total-index {
	border-top: 14px solid #f6f6f6;
	border-bottom: 20px solid #f6f6f6;
}

.settlement-table-list .cart_act:hover {
	color: #ef2328;
}

.settlement_order_new {
	background: url(../images/1-2shop.png) no-repeat center center !important;

}

.settlement-table-list .cart_total i {
	display: inline-block;
	margin-right: 2px;
	font-style: normal;
}

.settlement_order_new li {
	margin-left: 54px !important;
}

.settlement_order_new li.current {
	margin-left: 89px !important;
}

.settlement_order_new li.last {
	margin-left: 74px !important;
}

.settlement-table-list .addresseditbox {
	overflow: hidden;
	margin-top: 20px;
	margin-left: 12px;
}

.settlement-table-list .addresseditbox li {
	width: 220px;
	height: 85px;
	overflow: hidden;
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
}

.settlement-table-list .addresseditbox li .t {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.settlement-table-list .addresseditbox li .c {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	color: #222;
}

.settlement-table-list .addresseditbox li b {
	font-size: 14px;
	margin-right: 3px;
}

.settlement-table-list .addresseditbox li span {
	font-size: 14px;
	margin-left: 6px;

}

.settlement-table-list .addresseditbox li {
	padding: 3px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #e8e8e8;
}

.settlement-table-list .addresseditbox li:hover {
	background-color: #fff7f5;
	border: solid 1px #ff2f51;
}

.settlement-table-list .addresseditbox li .addresseditbox-con {
	padding: 5px;

}

.settlement-table-list .letter-outer {
	margin: -8px 5px;
}

.settlement-table-list .letter-box {
	border: none;
	/* border-radius: 6px; */
}

.settlement-table-list .letter-con {
	padding: 15px 2px 15px 16px;
	margin: 0px 12px 0px 10px;
	background-color: #fff7f5;
	border-radius: 6px;
	border: solid 1px #ff2f51;
}

.settlement-table-list .letter-con li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}

.settlement-table-list .letter-con li span {
	color: #555;
}

.settlement-table-list .letter-con li b {
	font-size: 14px;
}

.settlement-table-list .letter-con li a {
	padding: 5px 14px;
	font-size: 14px;
	color: #4076b7;
	background-color: transparent;
	border-radius: 5px;
	text-decoration: none;
}

.settlement-table-list table tbody,
.settlement-table-list table tfoot,
.table-list table thead th {
	border: none;
}

.settlement-dbxnbor table thead tr {
	background-color: #ffffff;
}

.order-table-list thead tr {
	background-color: #f6f6f6 !important;
}

.new-fgx {
	height: 14px;
	background: #f6f6f6;
	margin-left: -20px;
	margin-right: -20px;
	overflow: hidden;
}

.settlement-order-sub {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 12px 0px;
}


.settlement-shop-th {
	background-color: #f6f6f6;
}

.settlement_cart_price_total {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}

.order_new_blk {
	padding: 14px 0px;
	font-size: 14px;
}

.order_new_blk .rg>span {
	display: inline-block;
	margin-left: 30px;
}

.settlement_bg {
	background-color: #f6f6f6;
	padding-bottom: 20px;
}

.settlement_cart_message {

	padding: 0px 0 25px 0;

}

.settlement_cart_message .cart_message_info {
	font-size: 16px;
	font-weight: bold;
	text-indent: 2em;
	margin: 50px auto;
	text-align: center;
}

.settlement_cart_message .cart_message_but {

	margin-left: 150px;
	margin: 30px auto;
	text-align: center;
}

.settlement_cart_message .settlement_message_con {
	padding: 30px 0px;
	background-color: #fff;
	margin: 0px auto;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 20px;
}

.settlement_cart_message .settlement_message_con .order-code {
	color: #ef2328;
}

.settlement_cart_message .cart_error .cart_message_info {
	color: red;
}

.settlement_cart_message .settlement_message_con .title {
	color: #222;
	font-size: 20px;
}

.settlement_cart_message .settlement_message_con .payWay {
	color: #222;
	font-size: 14px;
}

.settlement_cart_message .settlement_message_con .payWay span {
	color: #ef2328;
	font-size: 12px;
}

.settlement_cart_message .settlement_message_con .payWay b {
	font-size: 16px;
}

.settlement_cart_message .settlement_message_con .payment_list {
	text-align: center;
	width: 490px;
	margin: 40px auto 57px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.settlement_cart_messag .settlement_message_con .cart-way {
	border-bottom: 14px solid #f6f6f6;
	padding: 0px 0px 20px;
}

.settlement_cart_messag .settlement_message_con .w-chat {
	padding: 50px 0px;
}

.settlement_cart_messag .settlement_message_con .w-chat h3 {
	font-size: 20px;
	margin-bottom: 14px;
}

.settlement_cart_message .cart_list {
	text-align: center;
}

.settlement_cart_message .cart-way {
	padding: 30px 0px;
	background-color: #fff;
	font-size: 14px;
}

.settlement_cart_message .cart-way p {
	margin-bottom: 10px;
}

.settlement_cart_message .cart-way .chooseother {
	display: inline-block;
	margin-left: 34px;
}

.settlement_cart_message .w-chat h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.settlement_cart_message .w-chat {
	padding: 30px 0px;
	background-color: #fff;
	margin-top: 14px;

}

.sel-domber1 .right {
	float: right;
	text-align: right;
	margin-right: 40px;
	background-color: #fff;
	font-size: 14px;
}

.sel-domber1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px;
	background-color: #fff;
	margin-bottom: 20px;
}

.sel-domber1 .right a {
	display: inline-block;
	margin-left: 50px;
	font-size: 14px;
}
.sel-domber1 .right a:hover{
	color: #14b4f0;
}
.sel-domber1 .right a i {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 6px;
	width: 20px;
	height: 20px;
}

.sel-domber1 .right .personal i {
	background: url('../img/1-7personal.png') no-repeat center center;
}

.sel-domber1 .right .personal:hover i {
	background: url('../img/1-7-1personal.png') no-repeat center center;
}

.sel-domber1 .right .lock i {
	background: url('../img/1-7lock.png') no-repeat center center;
}

.sel-domber1 .right .lock:hover i {
	background: url('../img/1-7-1lock.png') no-repeat center center;
}

.sel-domber1>div {
	width: 405px;
	padding-left: 28px;
	float: left;
	overflow: hidden;
}

.sel-domber1 span {
	display: inline-block;
	width: 95px;
	margin-right: 39px;
	float: left;
	text-align: center;
}

.sel-domber1 span img {
	width: 91px;
	height: 91px;
	border-radius: 100%;
}

.sel-domber1 span a {
	display: inline-block;
	height: 23px;
	padding: 0 8px;
	margin-top: 18px;
	line-height: 23px;
	font-size: 13px;
	color: #777;
	border: 1px solid #777;
	border-radius: 30px;
}

.sel-domber1 span a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #14b4f0;
	background-color: #14b4f0;
}

.sel-domber1 div p {
	margin-bottom: 6px;
	font-size: 13px;
	color: #777;
}

.domt {
	margin-top: 10px;
}

.sel-domber1>p {
	width: 400px;
	margin-top: 10px;
	float: left;
}

.sel-domber1>p a {
	display: inline-block;
	width: 113px;
	margin-right: 3px;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.sel-domber1>p a:hover {
	text-decoration: none;
	color: #14b4f0;
}

.sel-domber1>p img {
	display: block;
	margin: 0 auto 13px auto;
}

.sel-domber2 h4 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #f6f6f6;
	padding: 15px 0px;
	text-indent: 40px;
	margin-bottom: 15px;
}

.sel-domber2 h4 span {
	font-size: 12px;
	color: #999;
	position: relative;
	top: 1px;
	margin-left: 14px;
}


.sel-domber2 .nomr {
	margin-right: 0;
}

.sel-domber2 h5 {
	font-size: 14px;
	font-weight: 800;
	color: #222222;
	display: inline-block;
	width: 130px;
}

.sel-domber2 p {
	margin-top: 2px;
	font-size: 14px;
	color: #777;
	/* margin-left: 40px; */
}

.domber3 h4 {
	margin: 7px 0 15px 0;
	font-size: 18px;
	font-weight: 400;
	color: #333;
}

.domber3 div {
	width: 264px;
	min-height: 225px;
	float: left;
	margin-bottom: 24px;
	text-align: center;
	font-size: 0;
	border: 1px solid #e9e9e9;
}

.dlmid {
	margin: 0 25px;
}

.domber3 h5 {
	margin: 0 auto 14px auto;
	font-size: 14px;
	color: #444;
}

.domber3 span {
	display: inline-block;
	width: 85px;
	height: 85px;
	margin: 28px auto 18px auto;
	border-radius: 100%;
	background: url(../img/dlfast.png) no-repeat;
}

.dlmid span {
	background-position: -85px 0;
}

.dlcid span {
	background-position: -170px 0;
}

.domber3 div p {
	font-size: 13px;
	color: #939393;
}

.sel-dostr .myOrder {
	background-color: #fff;
	padding: 0px 0px 20px;
}

.sel-dostr .myOrder .tit {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	border-bottom: 1px solid #f3f3f3;
}

.sel-dostr .myOrder .tit h4 {
	font-size: 16px;
	color: #222222;
	font-weight: normal;
	text-indent: 20px;
}

.sel-dostr .myOrder .tit a {
	font-size: 13px;
	color: #00b1c6;
	display: inline-block;
	margin-right: 18px;
}

.sel-dostr .myOrder ul {
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
	font-size: 14px;
}

.sel-dostr .myOrder ul li {
	width: 20%;
	text-align: center;
}

.sel-dostr .myOrder ul li div {
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	margin: auto;
}

.sel-dostr .myOrder .shopIcon1 div {
	background: url('../img/shopIcon1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon1:hover div {
	background: url('../img/shopIcon1-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon2 div {
	background: url('../img/shopIcon2.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon2:hover div {
	background: url('../img/shopIcon2-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon3 div {
	background: url('../img/shopIcon3.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon3:hover div {
	background: url('../img/shopIcon3-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon4 div {
	background: url('../img/shopIcon4.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon4:hover div {
	background: url('../img/shopIcon4-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon5 div {
	background: url('../img/shopIcon5.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon5:hover div {
	background: url('../img/shopIcon5-1.png') no-repeat center center;
}

.sel-dostr .myOrder ul li p {
	margin-top: 5px;
	font-size: 14px;
}
.sel-dostr .myOrder ul li:hover a{
	color: #14b4f0;
}

.sel-domber2 {
	background-color: #fff;
	margin-top: 20px;
	padding-bottom: 20px;
}

.sel-domber2 h4 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #f6f6f6;
	padding: 15px 0px;
	text-indent: 40px;
	margin-bottom: 15px;

}

.sel-domber2 h4 span {
	font-size: 12px;
	color: #999;
	position: relative;
	top: 1px;
	margin-left: 14px;
}

.sel-domber2 div {
	/* width: 428px; */
	padding: 10px 24px 10px 40px;
	/* margin: 0 15px 15px 0; */
	/* float: left; */
	/* background-color: #f9f9f9; */
	display: flex;
}

.sel-domber2 .nomr {
	margin-right: 0;
}

.sel-domber2 h5 {
	font-size: 14px;
	font-weight: 800;
	color: #222222;
	display: inline-block;
	width: 130px;
}

.sel-domber2 p {
	margin-top: 2px;
	font-size: 14px;
	color: #777;
	/* margin-left: 40px; */
}

.sel-dostr {
	width: 955px;
	float: right;
}

.sel-domber {
	padding: 0px;
	margin-bottom: 20px;
}

.invoice_info {
	margin-left: 20px;
}
.hfb_sci_showbody .newtip{
	font-size: 14px;
	color: #ff0000;
}
/* 订阅改通栏 */
.hfb-dy-cright .br-jcxx h4{
	font-size: 16px;
	color: #222;
	margin-bottom: 18px;
}
.hfb-dy-cright .br-jcxx dl dd{
	float: left;
	width: 35%;
	font-size: 15px;
	line-height: 34px;
	height: 34px;
}
.hfb-dy-cright .br-jcxx dl dd:nth-of-type(3n){
	width: 30%;
}
.hfb-dy-cright .br-jcxx dl dd b{
	display: inline-block;
	font-weight: normal;
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
/* 相关杂志 */
.block-dy-xgzz{
	background-color: #fff;
	padding: 40px 96px;
	margin-bottom: 20px;
}
.block-dy-xgzz h3{
	font-size: 28px;
	margin-bottom: 40px;
	text-align: center;
}
.block-dy-xgzz ul li{
	float: left;
	width: 124px;
	margin-right: 52px;
}
.block-dy-xgzz ul li:last-of-type{
	margin-right: 0;
}
.block-dy-xgzz ul li img{
	display: block;
	width: 114px;
	height: 154px;
	margin: 0 auto;
}
.block-dy-xgzz ul li h6{
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #222;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.block-dy-xgzz ul li p{
	font-size: 12px;
	line-height: 22px;
	color: #777;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.block-dy-xgzz ul li p span{
	display: inline-block;
}
.block-dy-xgzz ul li p span.bzsj{
	color: #eb0000;
}
.block-dy-xgzz ul li p span.scsj{
	color: #777;
	margin-left: 8px;
	text-decoration: line-through;
}
.block-dy-xgzz ul li span.hits{
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 6px;
	text-align: center;
}
.block-dy-xgzz ul li span.hits::before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/dd/icon_logo_rq.png) no-repeat;
	background-position: center;
	vertical-align: middle;
	margin: 0 4px 2px 0;
}
.block-dy-xgzz ul li:hover h6{
	color: #237de2;
}
.new-qk-price{
	width: 1200px;
	padding: 25px 90px;
	background-color: #ffffff;
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.new-qk-price .lf p{
	margin-bottom: 10px;
}
.new-qk-price .lf p.des{
	color: #222222;
	font-size: 14px;
	margin-top: 10px;
}
.new-qk-price .lf p.des span{
	display: inline-block;
	margin-right: 20px;
}
.new-qk-price .lf p.des a:hover{
	color: #237de2;
}
.new-qk-price .lf  h1{
	display: inline-block;
	color: #222222;
	font-size: 24px;
}
.new-qk-price .lf .tit span{
	display: inline-block;
	color: #222222;
	font-size: 16px;
	margin-left: 20px;
}
.new-qk-price .lf i{
	font-style: normal;
	display: inline-block;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 4px;
}
.new-qk-price .lf .tit span b{
	display: inline-block;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
}

.new-qk-price .rg{
	display: flex;

}
.new-qk-price .rg a{
	display: block;
	width: 140px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	background-color: #237de2;
	border-radius: 4px;
	color: #ffffff;
	font-size: 18px;
}
.new-qk-price .rg a.liji-add:hover{
	opacity: 0.85;
}
.new-qk-price .rg a.guokan-add{
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #237de2;
	color: #237de2;
	margin-left: 20px;
	transition: all 0.2s;
}
.new-qk-price .rg a.guokan-add:hover{
	background-color: #237de2;
	color: #fff;
	
}
